========== checkpatch - FAILED CHECK: spaces preferred around that '/' (ctx:VxV) #41: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:775: +__description("SDIV64, overflow r/r, LLONG_MIN/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #41: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:775: +__description("SDIV64, overflow r/r, LLONG_MIN/-1") ^ ERROR: space required before that '-' (ctx:OxV) #41: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:775: +__description("SDIV64, overflow r/r, LLONG_MIN/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #44: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:778: +__xlated("0: r2 = 0x8000000000000000") ^ ERROR: spaces required around that ':' (ctx:VxW) #45: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:779: +__xlated("2: r3 = -1") ^ ERROR: spaces required around that ':' (ctx:VxW) #46: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:780: +__xlated("3: r4 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #47: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:781: +__xlated("4: r11 = r3") ^ ERROR: spaces required around that ':' (ctx:VxW) #48: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:782: +__xlated("5: r11 += 1") ^ ERROR: spaces required around that ':' (ctx:VxW) #49: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:783: +__xlated("6: if r11 > 0x1 goto pc+4") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #49: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:783: +__xlated("6: if r11 > 0x1 goto pc+4") ^ ERROR: spaces required around that ':' (ctx:VxW) #50: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:784: +__xlated("7: if r11 == 0x0 goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #50: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:784: +__xlated("7: if r11 == 0x0 goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #51: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:785: +__xlated("8: r2 = 0") ^ ERROR: spaces required around that ':' (ctx:VxW) #52: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:786: +__xlated("9: r2 = -r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #53: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:787: +__xlated("10: goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #53: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:787: +__xlated("10: goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #54: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:788: +__xlated("11: r2 s/= r3") ^ ERROR: spaces required around that '/=' (ctx:VxW) #54: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:788: +__xlated("11: r2 s/= r3") ^ ERROR: spaces required around that ':' (ctx:VxW) #55: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:789: +__xlated("12: r0 = 0") ^ ERROR: spaces required around that ':' (ctx:VxW) #56: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:790: +__xlated("13: if r2 != r4 goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #56: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:790: +__xlated("13: if r2 != r4 goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #57: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:791: +__xlated("14: r0 = 1") ^ ERROR: spaces required around that ':' (ctx:VxW) #58: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:792: +__xlated("15: exit") ^ WARNING: Avoid unnecessary line continuations #61: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:795: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #61: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:795: + asm volatile (" \ CHECK: spaces preferred around that '%' (ctx:WxV) #62: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:796: + r2 = %[llong_min] ll; \ ^ ERROR: spaces required around that '/=' (ctx:VxW) #65: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:799: + r2 s/= r3; \ ^ CHECK: spaces preferred around that '+' (ctx:WxV) #67: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:801: + if r2 != r4 goto +1; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #76: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:810: +__description("SDIV64, r/r, small_val/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #76: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:810: +__description("SDIV64, r/r, small_val/-1") ^ ERROR: space required before that '-' (ctx:OxV) #76: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:810: +__description("SDIV64, r/r, small_val/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #79: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:813: +__xlated("0: r2 = 5") ^ ERROR: spaces required around that ':' (ctx:VxW) #80: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:814: +__xlated("1: r3 = -1") ^ ERROR: spaces required around that ':' (ctx:VxW) #81: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:815: +__xlated("2: r11 = r3") ^ ERROR: spaces required around that ':' (ctx:VxW) #82: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:816: +__xlated("3: r11 += 1") ^ ERROR: spaces required around that ':' (ctx:VxW) #83: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:817: +__xlated("4: if r11 > 0x1 goto pc+4") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #83: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:817: +__xlated("4: if r11 > 0x1 goto pc+4") ^ ERROR: spaces required around that ':' (ctx:VxW) #84: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:818: +__xlated("5: if r11 == 0x0 goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #84: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:818: +__xlated("5: if r11 == 0x0 goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #85: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:819: +__xlated("6: r2 = 0") ^ ERROR: spaces required around that ':' (ctx:VxW) #86: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:820: +__xlated("7: r2 = -r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #87: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:821: +__xlated("8: goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #87: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:821: +__xlated("8: goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #88: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:822: +__xlated("9: r2 s/= r3") ^ ERROR: spaces required around that '/=' (ctx:VxW) #88: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:822: +__xlated("9: r2 s/= r3") ^ ERROR: spaces required around that ':' (ctx:VxW) #89: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:823: +__xlated("10: r0 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #90: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:824: +__xlated("11: exit") ^ WARNING: Avoid unnecessary line continuations #93: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:827: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #93: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:827: + asm volatile (" \ ERROR: spaces required around that '/=' (ctx:VxW) #96: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:830: + r2 s/= r3; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #105: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:839: +__description("SDIV64, overflow r/i, LLONG_MIN/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #105: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:839: +__description("SDIV64, overflow r/i, LLONG_MIN/-1") ^ ERROR: space required before that '-' (ctx:OxV) #105: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:839: +__description("SDIV64, overflow r/i, LLONG_MIN/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #108: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:842: +__xlated("0: r2 = 0x8000000000000000") ^ ERROR: spaces required around that ':' (ctx:VxW) #109: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:843: +__xlated("2: r4 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #110: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:844: +__xlated("3: r2 = -r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #111: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:845: +__xlated("4: r0 = 0") ^ ERROR: spaces required around that ':' (ctx:VxW) #112: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:846: +__xlated("5: if r2 != r4 goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #112: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:846: +__xlated("5: if r2 != r4 goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #113: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:847: +__xlated("6: r0 = 1") ^ ERROR: spaces required around that ':' (ctx:VxW) #114: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:848: +__xlated("7: exit") ^ WARNING: Avoid unnecessary line continuations #117: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:851: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #117: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:851: + asm volatile (" \ CHECK: spaces preferred around that '%' (ctx:WxV) #118: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:852: + r2 = %[llong_min] ll; \ ^ ERROR: spaces required around that '/=' (ctx:VxW) #120: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:854: + r2 s/= -1; \ ^ CHECK: spaces preferred around that '+' (ctx:WxV) #122: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:856: + if r2 != r4 goto +1; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #131: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:865: +__description("SDIV64, r/i, small_val/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #131: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:865: +__description("SDIV64, r/i, small_val/-1") ^ ERROR: space required before that '-' (ctx:OxV) #131: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:865: +__description("SDIV64, r/i, small_val/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #134: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:868: +__xlated("0: r2 = 5") ^ ERROR: spaces required around that ':' (ctx:VxW) #135: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:869: +__xlated("1: r4 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #136: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:870: +__xlated("2: r2 = -r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #137: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:871: +__xlated("3: r0 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #138: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:872: +__xlated("4: exit") ^ WARNING: Avoid unnecessary line continuations #141: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:875: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #141: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:875: + asm volatile (" \ ERROR: spaces required around that '/=' (ctx:VxW) #144: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:878: + r2 s/= -1; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #153: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:887: +__description("SDIV32, overflow r/r, INT_MIN/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #153: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:887: +__description("SDIV32, overflow r/r, INT_MIN/-1") ^ ERROR: space required before that '-' (ctx:OxV) #153: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:887: +__description("SDIV32, overflow r/r, INT_MIN/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #156: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:890: +__xlated("0: w2 = -2147483648") ^ ERROR: spaces required around that ':' (ctx:VxW) #157: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:891: +__xlated("1: w3 = -1") ^ ERROR: spaces required around that ':' (ctx:VxW) #158: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:892: +__xlated("2: w4 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #159: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:893: +__xlated("3: r11 = r3") ^ ERROR: spaces required around that ':' (ctx:VxW) #160: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:894: +__xlated("4: w11 += 1") ^ ERROR: spaces required around that ':' (ctx:VxW) #161: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:895: +__xlated("5: if w11 > 0x1 goto pc+4") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #161: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:895: +__xlated("5: if w11 > 0x1 goto pc+4") ^ ERROR: spaces required around that ':' (ctx:VxW) #162: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:896: +__xlated("6: if w11 == 0x0 goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #162: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:896: +__xlated("6: if w11 == 0x0 goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #163: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:897: +__xlated("7: w2 = 0") ^ ERROR: spaces required around that ':' (ctx:VxW) #164: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:898: +__xlated("8: w2 = -w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #165: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:899: +__xlated("9: goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #165: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:899: +__xlated("9: goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #166: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:900: +__xlated("10: w2 s/= w3") ^ ERROR: spaces required around that '/=' (ctx:VxW) #166: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:900: +__xlated("10: w2 s/= w3") ^ ERROR: spaces required around that ':' (ctx:VxW) #167: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:901: +__xlated("11: r0 = 0") ^ ERROR: spaces required around that ':' (ctx:VxW) #168: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:902: +__xlated("12: if w2 != w4 goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #168: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:902: +__xlated("12: if w2 != w4 goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #169: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:903: +__xlated("13: r0 = 1") ^ ERROR: spaces required around that ':' (ctx:VxW) #170: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:904: +__xlated("14: exit") ^ WARNING: Avoid unnecessary line continuations #173: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:907: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #173: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:907: + asm volatile (" \ CHECK: spaces preferred around that '%' (ctx:WxV) #174: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:908: + w2 = %[int_min]; \ ^ ERROR: spaces required around that '/=' (ctx:VxW) #177: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:911: + w2 s/= w3; \ ^ CHECK: spaces preferred around that '+' (ctx:WxV) #179: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:913: + if w2 != w4 goto +1; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #188: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:922: +__description("SDIV32, r/r, small_val/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #188: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:922: +__description("SDIV32, r/r, small_val/-1") ^ ERROR: space required before that '-' (ctx:OxV) #188: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:922: +__description("SDIV32, r/r, small_val/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #191: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:925: +__xlated("0: w2 = -5") ^ ERROR: spaces required around that ':' (ctx:VxW) #192: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:926: +__xlated("1: w3 = -1") ^ ERROR: spaces required around that ':' (ctx:VxW) #193: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:927: +__xlated("2: w4 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #194: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:928: +__xlated("3: r11 = r3") ^ ERROR: spaces required around that ':' (ctx:VxW) #195: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:929: +__xlated("4: w11 += 1") ^ ERROR: spaces required around that ':' (ctx:VxW) #196: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:930: +__xlated("5: if w11 > 0x1 goto pc+4") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #196: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:930: +__xlated("5: if w11 > 0x1 goto pc+4") ^ ERROR: spaces required around that ':' (ctx:VxW) #197: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:931: +__xlated("6: if w11 == 0x0 goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #197: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:931: +__xlated("6: if w11 == 0x0 goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #198: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:932: +__xlated("7: w2 = 0") ^ ERROR: spaces required around that ':' (ctx:VxW) #199: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:933: +__xlated("8: w2 = -w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #200: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:934: +__xlated("9: goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #200: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:934: +__xlated("9: goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #201: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:935: +__xlated("10: w2 s/= w3") ^ ERROR: spaces required around that '/=' (ctx:VxW) #201: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:935: +__xlated("10: w2 s/= w3") ^ ERROR: spaces required around that ':' (ctx:VxW) #202: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:936: +__xlated("11: w0 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #203: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:937: +__xlated("12: exit") ^ WARNING: Avoid unnecessary line continuations #206: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:940: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #206: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:940: + asm volatile (" \ ERROR: spaces required around that '/=' (ctx:VxW) #210: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:944: + w2 s/= w3; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #219: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:953: +__description("SDIV32, overflow r/i, INT_MIN/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #219: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:953: +__description("SDIV32, overflow r/i, INT_MIN/-1") ^ ERROR: space required before that '-' (ctx:OxV) #219: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:953: +__description("SDIV32, overflow r/i, INT_MIN/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #222: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:956: +__xlated("0: w2 = -2147483648") ^ ERROR: spaces required around that ':' (ctx:VxW) #223: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:957: +__xlated("1: w4 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #224: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:958: +__xlated("2: w2 = -w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #225: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:959: +__xlated("3: r0 = 0") ^ ERROR: spaces required around that ':' (ctx:VxW) #226: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:960: +__xlated("4: if w2 != w4 goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #226: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:960: +__xlated("4: if w2 != w4 goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #227: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:961: +__xlated("5: r0 = 1") ^ ERROR: spaces required around that ':' (ctx:VxW) #228: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:962: +__xlated("6: exit") ^ WARNING: Avoid unnecessary line continuations #231: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:965: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #231: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:965: + asm volatile (" \ CHECK: spaces preferred around that '%' (ctx:WxV) #232: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:966: + w2 = %[int_min]; \ ^ ERROR: spaces required around that '/=' (ctx:VxW) #234: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:968: + w2 s/= -1; \ ^ CHECK: spaces preferred around that '+' (ctx:WxV) #236: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:970: + if w2 != w4 goto +1; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #245: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:979: +__description("SDIV32, r/i, small_val/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #245: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:979: +__description("SDIV32, r/i, small_val/-1") ^ ERROR: space required before that '-' (ctx:OxV) #245: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:979: +__description("SDIV32, r/i, small_val/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #248: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:982: +__xlated("0: w2 = 5") ^ ERROR: spaces required around that ':' (ctx:VxW) #249: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:983: +__xlated("1: w4 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #250: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:984: +__xlated("2: w2 = -w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #251: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:985: +__xlated("3: w0 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #252: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:986: +__xlated("4: exit") ^ WARNING: Avoid unnecessary line continuations #255: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:989: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #255: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:989: + asm volatile (" \ ERROR: spaces required around that '/=' (ctx:VxW) #258: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:992: + w2 s/= -1; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #267: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1001: +__description("SMOD64, overflow r/r, LLONG_MIN/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #267: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1001: +__description("SMOD64, overflow r/r, LLONG_MIN/-1") ^ ERROR: space required before that '-' (ctx:OxV) #267: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1001: +__description("SMOD64, overflow r/r, LLONG_MIN/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #270: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1004: +__xlated("0: r2 = 0x8000000000000000") ^ ERROR: spaces required around that ':' (ctx:VxW) #271: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1005: +__xlated("2: r3 = -1") ^ ERROR: spaces required around that ':' (ctx:VxW) #272: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1006: +__xlated("3: r4 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #273: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1007: +__xlated("4: r11 = r3") ^ ERROR: spaces required around that ':' (ctx:VxW) #274: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1008: +__xlated("5: r11 += 1") ^ ERROR: spaces required around that ':' (ctx:VxW) #275: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1009: +__xlated("6: if r11 > 0x1 goto pc+3") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #275: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1009: +__xlated("6: if r11 > 0x1 goto pc+3") ^ ERROR: spaces required around that ':' (ctx:VxW) #276: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1010: +__xlated("7: if r11 == 0x1 goto pc+3") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #276: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1010: +__xlated("7: if r11 == 0x1 goto pc+3") ^ ERROR: spaces required around that ':' (ctx:VxW) #277: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1011: +__xlated("8: w2 = 0") ^ ERROR: spaces required around that ':' (ctx:VxW) #278: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1012: +__xlated("9: goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #278: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1012: +__xlated("9: goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #279: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1013: +__xlated("10: r2 s%= r3") ^ ERROR: spaces required around that '%=' (ctx:VxW) #279: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1013: +__xlated("10: r2 s%= r3") ^ ERROR: spaces required around that ':' (ctx:VxW) #280: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1014: +__xlated("11: r0 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #281: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1015: +__xlated("12: exit") ^ WARNING: Avoid unnecessary line continuations #284: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1018: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #284: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1018: + asm volatile (" \ CHECK: spaces preferred around that '%' (ctx:WxV) #285: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1019: + r2 = %[llong_min] ll; \ ^ CHECK: spaces preferred around that '%' (ctx:VxO) #288: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1022: + r2 s%%= r3; \ ^ ERROR: spaces required around that '%=' (ctx:OxW) #288: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1022: + r2 s%%= r3; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #297: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1031: +__description("SMOD64, r/r, small_val/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #297: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1031: +__description("SMOD64, r/r, small_val/-1") ^ ERROR: space required before that '-' (ctx:OxV) #297: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1031: +__description("SMOD64, r/r, small_val/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #300: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1034: +__xlated("0: r2 = 5") ^ ERROR: spaces required around that ':' (ctx:VxW) #301: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1035: +__xlated("1: r3 = -1") ^ ERROR: spaces required around that ':' (ctx:VxW) #302: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1036: +__xlated("2: r4 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #303: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1037: +__xlated("3: r11 = r3") ^ ERROR: spaces required around that ':' (ctx:VxW) #304: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1038: +__xlated("4: r11 += 1") ^ ERROR: spaces required around that ':' (ctx:VxW) #305: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1039: +__xlated("5: if r11 > 0x1 goto pc+3") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #305: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1039: +__xlated("5: if r11 > 0x1 goto pc+3") ^ ERROR: spaces required around that ':' (ctx:VxW) #306: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1040: +__xlated("6: if r11 == 0x1 goto pc+3") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #306: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1040: +__xlated("6: if r11 == 0x1 goto pc+3") ^ ERROR: spaces required around that ':' (ctx:VxW) #307: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1041: +__xlated("7: w2 = 0") ^ ERROR: spaces required around that ':' (ctx:VxW) #308: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1042: +__xlated("8: goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #308: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1042: +__xlated("8: goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #309: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1043: +__xlated("9: r2 s%= r3") ^ ERROR: spaces required around that '%=' (ctx:VxW) #309: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1043: +__xlated("9: r2 s%= r3") ^ ERROR: spaces required around that ':' (ctx:VxW) #310: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1044: +__xlated("10: r0 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #311: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1045: +__xlated("11: exit") ^ WARNING: Avoid unnecessary line continuations #314: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1048: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #314: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1048: + asm volatile (" \ CHECK: spaces preferred around that '%' (ctx:VxO) #318: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1052: + r2 s%%= r3; \ ^ ERROR: spaces required around that '%=' (ctx:OxW) #318: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1052: + r2 s%%= r3; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #327: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1061: +__description("SMOD64, overflow r/i, LLONG_MIN/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #327: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1061: +__description("SMOD64, overflow r/i, LLONG_MIN/-1") ^ ERROR: space required before that '-' (ctx:OxV) #327: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1061: +__description("SMOD64, overflow r/i, LLONG_MIN/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #330: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1064: +__xlated("0: r2 = 0x8000000000000000") ^ ERROR: spaces required around that ':' (ctx:VxW) #331: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1065: +__xlated("2: r4 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #332: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1066: +__xlated("3: w2 = 0") ^ ERROR: spaces required around that ':' (ctx:VxW) #333: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1067: +__xlated("4: r0 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #334: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1068: +__xlated("5: exit") ^ WARNING: Avoid unnecessary line continuations #337: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1071: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #337: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1071: + asm volatile (" \ CHECK: spaces preferred around that '%' (ctx:WxV) #338: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1072: + r2 = %[llong_min] ll; \ ^ CHECK: spaces preferred around that '%' (ctx:VxO) #340: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1074: + r2 s%%= -1; \ ^ ERROR: spaces required around that '%=' (ctx:OxW) #340: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1074: + r2 s%%= -1; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #349: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1083: +__description("SMOD64, r/i, small_val/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #349: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1083: +__description("SMOD64, r/i, small_val/-1") ^ ERROR: space required before that '-' (ctx:OxV) #349: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1083: +__description("SMOD64, r/i, small_val/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #352: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1086: +__xlated("0: r2 = 5") ^ ERROR: spaces required around that ':' (ctx:VxW) #353: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1087: +__xlated("1: r4 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #354: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1088: +__xlated("2: w2 = 0") ^ ERROR: spaces required around that ':' (ctx:VxW) #355: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1089: +__xlated("3: r0 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #356: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1090: +__xlated("4: exit") ^ WARNING: Avoid unnecessary line continuations #359: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1093: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #359: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1093: + asm volatile (" \ CHECK: spaces preferred around that '%' (ctx:VxO) #362: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1096: + r2 s%%= -1; \ ^ ERROR: spaces required around that '%=' (ctx:OxW) #362: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1096: + r2 s%%= -1; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #371: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1105: +__description("SMOD32, overflow r/r, INT_MIN/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #371: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1105: +__description("SMOD32, overflow r/r, INT_MIN/-1") ^ ERROR: space required before that '-' (ctx:OxV) #371: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1105: +__description("SMOD32, overflow r/r, INT_MIN/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #374: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1108: +__xlated("0: w2 = -2147483648") ^ ERROR: spaces required around that ':' (ctx:VxW) #375: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1109: +__xlated("1: w3 = -1") ^ ERROR: spaces required around that ':' (ctx:VxW) #376: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1110: +__xlated("2: w4 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #377: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1111: +__xlated("3: r11 = r3") ^ ERROR: spaces required around that ':' (ctx:VxW) #378: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1112: +__xlated("4: w11 += 1") ^ ERROR: spaces required around that ':' (ctx:VxW) #379: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1113: +__xlated("5: if w11 > 0x1 goto pc+3") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #379: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1113: +__xlated("5: if w11 > 0x1 goto pc+3") ^ ERROR: spaces required around that ':' (ctx:VxW) #380: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1114: +__xlated("6: if w11 == 0x1 goto pc+4") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #380: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1114: +__xlated("6: if w11 == 0x1 goto pc+4") ^ ERROR: spaces required around that ':' (ctx:VxW) #381: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1115: +__xlated("7: w2 = 0") ^ ERROR: spaces required around that ':' (ctx:VxW) #382: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1116: +__xlated("8: goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #382: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1116: +__xlated("8: goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #383: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1117: +__xlated("9: w2 s%= w3") ^ ERROR: spaces required around that '%=' (ctx:VxW) #383: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1117: +__xlated("9: w2 s%= w3") ^ ERROR: spaces required around that ':' (ctx:VxW) #384: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1118: +__xlated("10: goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #384: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1118: +__xlated("10: goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #385: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1119: +__xlated("11: w2 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #386: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1120: +__xlated("12: r0 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #387: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1121: +__xlated("13: exit") ^ WARNING: Avoid unnecessary line continuations #390: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1124: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #390: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1124: + asm volatile (" \ CHECK: spaces preferred around that '%' (ctx:WxV) #391: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1125: + w2 = %[int_min]; \ ^ CHECK: spaces preferred around that '%' (ctx:VxO) #394: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1128: + w2 s%%= w3; \ ^ ERROR: spaces required around that '%=' (ctx:OxW) #394: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1128: + w2 s%%= w3; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #403: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1137: +__description("SMOD32, r/r, small_val/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #403: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1137: +__description("SMOD32, r/r, small_val/-1") ^ ERROR: space required before that '-' (ctx:OxV) #403: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1137: +__description("SMOD32, r/r, small_val/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #406: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1140: +__xlated("0: w2 = -5") ^ ERROR: spaces required around that ':' (ctx:VxW) #407: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1141: +__xlated("1: w3 = -1") ^ ERROR: spaces required around that ':' (ctx:VxW) #408: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1142: +__xlated("2: w4 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #409: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1143: +__xlated("3: r11 = r3") ^ ERROR: spaces required around that ':' (ctx:VxW) #410: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1144: +__xlated("4: w11 += 1") ^ ERROR: spaces required around that ':' (ctx:VxW) #411: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1145: +__xlated("5: if w11 > 0x1 goto pc+3") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #411: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1145: +__xlated("5: if w11 > 0x1 goto pc+3") ^ ERROR: spaces required around that ':' (ctx:VxW) #412: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1146: +__xlated("6: if w11 == 0x1 goto pc+4") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #412: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1146: +__xlated("6: if w11 == 0x1 goto pc+4") ^ ERROR: spaces required around that ':' (ctx:VxW) #413: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1147: +__xlated("7: w2 = 0") ^ ERROR: spaces required around that ':' (ctx:VxW) #414: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1148: +__xlated("8: goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #414: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1148: +__xlated("8: goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #415: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1149: +__xlated("9: w2 s%= w3") ^ ERROR: spaces required around that '%=' (ctx:VxW) #415: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1149: +__xlated("9: w2 s%= w3") ^ ERROR: spaces required around that ':' (ctx:VxW) #416: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1150: +__xlated("10: goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #416: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1150: +__xlated("10: goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #417: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1151: +__xlated("11: w2 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #418: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1152: +__xlated("12: r0 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #419: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1153: +__xlated("13: exit") ^ WARNING: Avoid unnecessary line continuations #422: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1156: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #422: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1156: + asm volatile (" \ CHECK: spaces preferred around that '%' (ctx:VxO) #426: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1160: + w2 s%%= w3; \ ^ ERROR: spaces required around that '%=' (ctx:OxW) #426: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1160: + w2 s%%= w3; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #435: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1169: +__description("SMOD32, overflow r/i, INT_MIN/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #435: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1169: +__description("SMOD32, overflow r/i, INT_MIN/-1") ^ ERROR: space required before that '-' (ctx:OxV) #435: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1169: +__description("SMOD32, overflow r/i, INT_MIN/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #438: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1172: +__xlated("0: w2 = -2147483648") ^ ERROR: spaces required around that ':' (ctx:VxW) #439: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1173: +__xlated("1: w4 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #440: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1174: +__xlated("2: w2 = 0") ^ ERROR: spaces required around that ':' (ctx:VxW) #441: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1175: +__xlated("3: r0 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #442: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1176: +__xlated("4: exit") ^ WARNING: Avoid unnecessary line continuations #445: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1179: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #445: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1179: + asm volatile (" \ CHECK: spaces preferred around that '%' (ctx:WxV) #446: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1180: + w2 = %[int_min]; \ ^ CHECK: spaces preferred around that '%' (ctx:VxO) #448: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1182: + w2 s%%= -1; \ ^ ERROR: spaces required around that '%=' (ctx:OxW) #448: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1182: + w2 s%%= -1; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #457: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1191: +__description("SMOD32, r/i, small_val/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #457: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1191: +__description("SMOD32, r/i, small_val/-1") ^ ERROR: space required before that '-' (ctx:OxV) #457: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1191: +__description("SMOD32, r/i, small_val/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #460: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1194: +__xlated("0: w2 = 5") ^ ERROR: spaces required around that ':' (ctx:VxW) #461: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1195: +__xlated("1: w4 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #462: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1196: +__xlated("2: w2 = 0") ^ ERROR: spaces required around that ':' (ctx:VxW) #463: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1197: +__xlated("3: w0 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #464: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1198: +__xlated("4: exit") ^ WARNING: Avoid unnecessary line continuations #467: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1201: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #467: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1201: + asm volatile (" \ CHECK: spaces preferred around that '%' (ctx:VxO) #470: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1204: + w2 s%%= -1; \ ^ ERROR: spaces required around that '%=' (ctx:OxW) #470: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1204: + w2 s%%= -1; \ ^ total: 191 errors, 32 warnings, 82 checks, 451 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. Commit 5100e257e9ce ("selftests/bpf: Add tests for sdiv/smod overflow cases") 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.