========== checkpatch - FAILED ERROR: code indent should use tabs where possible #37: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:152: + asm volatile ($ WARNING: please, no spaces at the start of a line #37: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:152: + asm volatile ($ CHECK: Lines should not end with a '(' #37: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:152: + asm volatile ( ERROR: code indent should use tabs where possible #38: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:153: + "r2 = *(s32 *)(r1 + %[xdp_md_data]);"$ WARNING: please, no spaces at the start of a line #38: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:153: + "r2 = *(s32 *)(r1 + %[xdp_md_data]);"$ ERROR: code indent should use tabs where possible #39: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:154: + "r3 = *(u32 *)(r1 + %[xdp_md_data_end]);"$ WARNING: please, no spaces at the start of a line #39: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:154: + "r3 = *(u32 *)(r1 + %[xdp_md_data_end]);"$ ERROR: code indent should use tabs where possible #40: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:155: + "r1 = r2;"$ WARNING: please, no spaces at the start of a line #40: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:155: + "r1 = r2;"$ ERROR: code indent should use tabs where possible #41: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:156: + "r1 += 8;"$ WARNING: please, no spaces at the start of a line #41: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:156: + "r1 += 8;"$ ERROR: code indent should use tabs where possible #42: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:157: + "if r1 > r3 goto l0_%=;"$ WARNING: please, no spaces at the start of a line #42: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:157: + "if r1 > r3 goto l0_%=;"$ ERROR: code indent should use tabs where possible #43: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:158: + "r0 = *(u64 *)(r1 - 8);"$ WARNING: please, no spaces at the start of a line #43: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:158: + "r0 = *(u64 *)(r1 - 8);"$ WARNING: quoted string split across lines #45: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:160: +"l0_%=:" + "r0 = 0;" ERROR: code indent should use tabs where possible #46: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:161: + "exit;"$ WARNING: please, no spaces at the start of a line #46: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:161: + "exit;"$ ERROR: code indent should use tabs where possible #48: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:163: + : __imm_const(xdp_md_data, offsetof(struct xdp_md, data)),$ WARNING: please, no spaces at the start of a line #48: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:163: + : __imm_const(xdp_md_data, offsetof(struct xdp_md, data)),$ ERROR: code indent should use tabs where possible #50: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:165: + : __clobber_all);$ WARNING: please, no spaces at the start of a line #50: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:165: + : __clobber_all);$ ERROR: code indent should use tabs where possible #58: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:173: + asm volatile ($ WARNING: please, no spaces at the start of a line #58: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:173: + asm volatile ($ CHECK: Lines should not end with a '(' #58: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:173: + asm volatile ( ERROR: code indent should use tabs where possible #59: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:174: + "r2 = *(u32 *)(r1 + %[xdp_md_data]);"$ WARNING: please, no spaces at the start of a line #59: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:174: + "r2 = *(u32 *)(r1 + %[xdp_md_data]);"$ ERROR: code indent should use tabs where possible #60: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:175: + "r3 = *(s32 *)(r1 + %[xdp_md_data_end]);"$ WARNING: please, no spaces at the start of a line #60: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:175: + "r3 = *(s32 *)(r1 + %[xdp_md_data_end]);"$ ERROR: code indent should use tabs where possible #61: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:176: + "r1 = r2;"$ WARNING: please, no spaces at the start of a line #61: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:176: + "r1 = r2;"$ ERROR: code indent should use tabs where possible #62: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:177: + "r1 += 8;"$ WARNING: please, no spaces at the start of a line #62: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:177: + "r1 += 8;"$ ERROR: code indent should use tabs where possible #63: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:178: + "if r1 > r3 goto l0_%=;"$ WARNING: please, no spaces at the start of a line #63: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:178: + "if r1 > r3 goto l0_%=;"$ ERROR: code indent should use tabs where possible #64: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:179: + "r0 = *(u64 *)(r1 - 8);"$ WARNING: please, no spaces at the start of a line #64: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:179: + "r0 = *(u64 *)(r1 - 8);"$ WARNING: quoted string split across lines #66: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:181: +"l0_%=:" + "r0 = 0;" ERROR: code indent should use tabs where possible #67: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:182: + "exit;"$ WARNING: please, no spaces at the start of a line #67: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:182: + "exit;"$ ERROR: code indent should use tabs where possible #69: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:184: + : __imm_const(xdp_md_data, offsetof(struct xdp_md, data)),$ WARNING: please, no spaces at the start of a line #69: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:184: + : __imm_const(xdp_md_data, offsetof(struct xdp_md, data)),$ ERROR: code indent should use tabs where possible #71: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:186: + : __clobber_all);$ WARNING: please, no spaces at the start of a line #71: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:186: + : __clobber_all);$ ERROR: code indent should use tabs where possible #79: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:194: + asm volatile ($ WARNING: please, no spaces at the start of a line #79: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:194: + asm volatile ($ CHECK: Lines should not end with a '(' #79: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:194: + asm volatile ( ERROR: code indent should use tabs where possible #80: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:195: + "r2 = *(s32 *)(r1 + %[xdp_md_data_meta]);"$ WARNING: please, no spaces at the start of a line #80: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:195: + "r2 = *(s32 *)(r1 + %[xdp_md_data_meta]);"$ ERROR: code indent should use tabs where possible #81: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:196: + "r3 = *(u32 *)(r1 + %[xdp_md_data]);"$ WARNING: please, no spaces at the start of a line #81: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:196: + "r3 = *(u32 *)(r1 + %[xdp_md_data]);"$ ERROR: code indent should use tabs where possible #82: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:197: + "r1 = r2;"$ WARNING: please, no spaces at the start of a line #82: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:197: + "r1 = r2;"$ ERROR: code indent should use tabs where possible #83: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:198: + "r1 += 8;"$ WARNING: please, no spaces at the start of a line #83: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:198: + "r1 += 8;"$ ERROR: code indent should use tabs where possible #84: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:199: + "if r1 > r3 goto l0_%=;"$ WARNING: please, no spaces at the start of a line #84: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:199: + "if r1 > r3 goto l0_%=;"$ ERROR: code indent should use tabs where possible #85: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:200: + "r0 = *(u64 *)(r1 - 8);"$ WARNING: please, no spaces at the start of a line #85: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:200: + "r0 = *(u64 *)(r1 - 8);"$ WARNING: quoted string split across lines #87: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:202: +"l0_%=:" + "r0 = 0;" ERROR: code indent should use tabs where possible #88: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:203: + "exit;"$ WARNING: please, no spaces at the start of a line #88: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:203: + "exit;"$ ERROR: code indent should use tabs where possible #90: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:205: + : __imm_const(xdp_md_data_meta, offsetof(struct xdp_md, data_meta)),$ WARNING: please, no spaces at the start of a line #90: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:205: + : __imm_const(xdp_md_data_meta, offsetof(struct xdp_md, data_meta)),$ ERROR: code indent should use tabs where possible #92: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:207: + : __clobber_all);$ WARNING: please, no spaces at the start of a line #92: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:207: + : __clobber_all);$ ERROR: code indent should use tabs where possible #100: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:215: + asm volatile ($ WARNING: please, no spaces at the start of a line #100: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:215: + asm volatile ($ CHECK: Lines should not end with a '(' #100: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:215: + asm volatile ( ERROR: code indent should use tabs where possible #101: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:216: + "r2 = *(s32 *)(r1 + %[sk_buff_data]);"$ WARNING: please, no spaces at the start of a line #101: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:216: + "r2 = *(s32 *)(r1 + %[sk_buff_data]);"$ ERROR: code indent should use tabs where possible #102: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:217: + "r3 = *(u32 *)(r1 + %[sk_buff_data_end]);"$ WARNING: please, no spaces at the start of a line #102: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:217: + "r3 = *(u32 *)(r1 + %[sk_buff_data_end]);"$ ERROR: code indent should use tabs where possible #103: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:218: + "r1 = r2;"$ WARNING: please, no spaces at the start of a line #103: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:218: + "r1 = r2;"$ ERROR: code indent should use tabs where possible #104: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:219: + "r1 += 8;"$ WARNING: please, no spaces at the start of a line #104: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:219: + "r1 += 8;"$ ERROR: code indent should use tabs where possible #105: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:220: + "if r1 > r3 goto l0_%=;"$ WARNING: please, no spaces at the start of a line #105: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:220: + "if r1 > r3 goto l0_%=;"$ ERROR: code indent should use tabs where possible #106: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:221: + "r0 = *(u64 *)(r1 - 8);"$ WARNING: please, no spaces at the start of a line #106: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:221: + "r0 = *(u64 *)(r1 - 8);"$ WARNING: quoted string split across lines #108: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:223: +"l0_%=:" + "r0 = 0;" ERROR: code indent should use tabs where possible #109: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:224: + "exit;"$ WARNING: please, no spaces at the start of a line #109: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:224: + "exit;"$ ERROR: code indent should use tabs where possible #111: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:226: + : __imm_const(sk_buff_data, offsetof(struct __sk_buff, data)),$ WARNING: please, no spaces at the start of a line #111: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:226: + : __imm_const(sk_buff_data, offsetof(struct __sk_buff, data)),$ ERROR: code indent should use tabs where possible #113: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:228: + : __clobber_all);$ WARNING: please, no spaces at the start of a line #113: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:228: + : __clobber_all);$ ERROR: code indent should use tabs where possible #121: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:236: + asm volatile ($ WARNING: please, no spaces at the start of a line #121: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:236: + asm volatile ($ CHECK: Lines should not end with a '(' #121: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:236: + asm volatile ( ERROR: code indent should use tabs where possible #122: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:237: + "r2 = *(u32 *)(r1 + %[sk_buff_data]);"$ WARNING: please, no spaces at the start of a line #122: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:237: + "r2 = *(u32 *)(r1 + %[sk_buff_data]);"$ ERROR: code indent should use tabs where possible #123: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:238: + "r3 = *(s32 *)(r1 + %[sk_buff_data_end]);"$ WARNING: please, no spaces at the start of a line #123: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:238: + "r3 = *(s32 *)(r1 + %[sk_buff_data_end]);"$ ERROR: code indent should use tabs where possible #124: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:239: + "r1 = r2;"$ WARNING: please, no spaces at the start of a line #124: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:239: + "r1 = r2;"$ ERROR: code indent should use tabs where possible #125: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:240: + "r1 += 8;"$ WARNING: please, no spaces at the start of a line #125: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:240: + "r1 += 8;"$ ERROR: code indent should use tabs where possible #126: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:241: + "if r1 > r3 goto l0_%=;"$ WARNING: please, no spaces at the start of a line #126: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:241: + "if r1 > r3 goto l0_%=;"$ ERROR: code indent should use tabs where possible #127: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:242: + "r0 = *(u64 *)(r1 - 8);"$ WARNING: please, no spaces at the start of a line #127: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:242: + "r0 = *(u64 *)(r1 - 8);"$ WARNING: quoted string split across lines #129: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:244: +"l0_%=:" + "r0 = 0;" ERROR: code indent should use tabs where possible #130: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:245: + "exit;"$ WARNING: please, no spaces at the start of a line #130: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:245: + "exit;"$ ERROR: code indent should use tabs where possible #132: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:247: + : __imm_const(sk_buff_data, offsetof(struct __sk_buff, data)),$ WARNING: please, no spaces at the start of a line #132: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:247: + : __imm_const(sk_buff_data, offsetof(struct __sk_buff, data)),$ ERROR: code indent should use tabs where possible #134: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:249: + : __clobber_all);$ WARNING: please, no spaces at the start of a line #134: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:249: + : __clobber_all);$ ERROR: code indent should use tabs where possible #142: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:257: + asm volatile ($ WARNING: please, no spaces at the start of a line #142: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:257: + asm volatile ($ CHECK: Lines should not end with a '(' #142: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:257: + asm volatile ( ERROR: code indent should use tabs where possible #143: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:258: + "r2 = *(s32 *)(r1 + %[sk_buff_data_meta]);"$ WARNING: please, no spaces at the start of a line #143: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:258: + "r2 = *(s32 *)(r1 + %[sk_buff_data_meta]);"$ ERROR: code indent should use tabs where possible #144: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:259: + "r3 = *(u32 *)(r1 + %[sk_buff_data]);"$ WARNING: please, no spaces at the start of a line #144: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:259: + "r3 = *(u32 *)(r1 + %[sk_buff_data]);"$ ERROR: code indent should use tabs where possible #145: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:260: + "r1 = r2;"$ WARNING: please, no spaces at the start of a line #145: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:260: + "r1 = r2;"$ ERROR: code indent should use tabs where possible #146: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:261: + "r1 += 8;"$ WARNING: please, no spaces at the start of a line #146: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:261: + "r1 += 8;"$ ERROR: code indent should use tabs where possible #147: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:262: + "if r1 > r3 goto l0_%=;"$ WARNING: please, no spaces at the start of a line #147: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:262: + "if r1 > r3 goto l0_%=;"$ ERROR: code indent should use tabs where possible #148: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:263: + "r0 = *(u64 *)(r1 - 8);"$ WARNING: please, no spaces at the start of a line #148: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:263: + "r0 = *(u64 *)(r1 - 8);"$ WARNING: quoted string split across lines #150: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:265: +"l0_%=:" + "r0 = 0;" ERROR: code indent should use tabs where possible #151: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:266: + "exit;"$ WARNING: please, no spaces at the start of a line #151: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:266: + "exit;"$ ERROR: code indent should use tabs where possible #153: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:268: + : __imm_const(sk_buff_data_meta, offsetof(struct __sk_buff, data_meta)),$ WARNING: please, no spaces at the start of a line #153: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:268: + : __imm_const(sk_buff_data_meta, offsetof(struct __sk_buff, data_meta)),$ ERROR: code indent should use tabs where possible #155: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:270: + : __clobber_all);$ WARNING: please, no spaces at the start of a line #155: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:270: + : __clobber_all);$ ERROR: code indent should use tabs where possible #163: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:278: + asm volatile ($ WARNING: please, no spaces at the start of a line #163: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:278: + asm volatile ($ CHECK: Lines should not end with a '(' #163: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:278: + asm volatile ( ERROR: code indent should use tabs where possible #164: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:279: + "r2 = *(s32 *)(r1 + %[sk_buff_data]);"$ WARNING: please, no spaces at the start of a line #164: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:279: + "r2 = *(s32 *)(r1 + %[sk_buff_data]);"$ ERROR: code indent should use tabs where possible #165: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:280: + "r3 = *(u32 *)(r1 + %[sk_buff_data_end]);"$ WARNING: please, no spaces at the start of a line #165: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:280: + "r3 = *(u32 *)(r1 + %[sk_buff_data_end]);"$ ERROR: code indent should use tabs where possible #166: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:281: + "r1 = r2;"$ WARNING: please, no spaces at the start of a line #166: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:281: + "r1 = r2;"$ ERROR: code indent should use tabs where possible #167: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:282: + "r1 += 8;"$ WARNING: please, no spaces at the start of a line #167: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:282: + "r1 += 8;"$ ERROR: code indent should use tabs where possible #168: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:283: + "if r1 > r3 goto l0_%=;"$ WARNING: please, no spaces at the start of a line #168: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:283: + "if r1 > r3 goto l0_%=;"$ ERROR: code indent should use tabs where possible #169: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:284: + "r0 = *(u64 *)(r1 - 8);"$ WARNING: please, no spaces at the start of a line #169: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:284: + "r0 = *(u64 *)(r1 - 8);"$ WARNING: quoted string split across lines #171: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:286: +"l0_%=:" + "r0 = 0;" ERROR: code indent should use tabs where possible #172: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:287: + "exit;"$ WARNING: please, no spaces at the start of a line #172: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:287: + "exit;"$ ERROR: code indent should use tabs where possible #174: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:289: + : __imm_const(sk_buff_data, offsetof(struct __sk_buff, data)),$ WARNING: please, no spaces at the start of a line #174: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:289: + : __imm_const(sk_buff_data, offsetof(struct __sk_buff, data)),$ ERROR: code indent should use tabs where possible #176: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:291: + : __clobber_all);$ WARNING: please, no spaces at the start of a line #176: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:291: + : __clobber_all);$ ERROR: code indent should use tabs where possible #184: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:299: + asm volatile ($ WARNING: please, no spaces at the start of a line #184: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:299: + asm volatile ($ CHECK: Lines should not end with a '(' #184: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:299: + asm volatile ( ERROR: code indent should use tabs where possible #185: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:300: + "r2 = *(u32 *)(r1 + %[sk_buff_data]);"$ WARNING: please, no spaces at the start of a line #185: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:300: + "r2 = *(u32 *)(r1 + %[sk_buff_data]);"$ ERROR: code indent should use tabs where possible #186: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:301: + "r3 = *(s32 *)(r1 + %[sk_buff_data_end]);"$ WARNING: please, no spaces at the start of a line #186: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:301: + "r3 = *(s32 *)(r1 + %[sk_buff_data_end]);"$ ERROR: code indent should use tabs where possible #187: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:302: + "r1 = r2;"$ WARNING: please, no spaces at the start of a line #187: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:302: + "r1 = r2;"$ ERROR: code indent should use tabs where possible #188: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:303: + "r1 += 8;"$ WARNING: please, no spaces at the start of a line #188: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:303: + "r1 += 8;"$ ERROR: code indent should use tabs where possible #189: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:304: + "if r1 > r3 goto l0_%=;"$ WARNING: please, no spaces at the start of a line #189: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:304: + "if r1 > r3 goto l0_%=;"$ ERROR: code indent should use tabs where possible #190: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:305: + "r0 = *(u64 *)(r1 - 8);"$ WARNING: please, no spaces at the start of a line #190: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:305: + "r0 = *(u64 *)(r1 - 8);"$ WARNING: quoted string split across lines #192: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:307: +"l0_%=:" + "r0 = 0;" ERROR: code indent should use tabs where possible #193: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:308: + "exit;"$ WARNING: please, no spaces at the start of a line #193: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:308: + "exit;"$ ERROR: code indent should use tabs where possible #195: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:310: + : __imm_const(sk_buff_data, offsetof(struct __sk_buff, data)),$ WARNING: please, no spaces at the start of a line #195: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:310: + : __imm_const(sk_buff_data, offsetof(struct __sk_buff, data)),$ ERROR: code indent should use tabs where possible #197: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:312: + : __clobber_all);$ WARNING: please, no spaces at the start of a line #197: FILE: tools/testing/selftests/bpf/progs/verifier_ldsx.c:312: + : __clobber_all);$ total: 80 errors, 88 warnings, 8 checks, 174 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. NOTE: Whitespace errors detected. You may wish to use scripts/cleanpatch or scripts/cleanfile Commit 5d6493394415 ("selftests/bpf: Add tests for ldsx of pkt data/data_end/data_meta accesses") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS.