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: if r3 != 0x0 goto pc+2") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #47: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:781: +__xlated("4: if r3 != 0x0 goto pc+2") ^ ERROR: spaces required around that ':' (ctx:VxW) #48: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:782: +__xlated("5: w2 ^= w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #49: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:783: +__xlated("6: goto pc+4") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #49: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:783: +__xlated("6: goto pc+4") ^ ERROR: spaces required around that ':' (ctx:VxW) #50: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:784: +__xlated("7: if r3 != 0xffffffff goto pc+2") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #50: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:784: +__xlated("7: if r3 != 0xffffffff goto pc+2") ^ ERROR: spaces required around that ':' (ctx:VxW) #51: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:785: +__xlated("8: r2 = -r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #52: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:786: +__xlated("9: goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #52: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:786: +__xlated("9: goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #53: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:787: +__xlated("10: r2 s/= r3") ^ ERROR: spaces required around that '/=' (ctx:VxW) #53: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:787: +__xlated("10: r2 s/= r3") ^ ERROR: spaces required around that ':' (ctx:VxW) #54: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:788: +__xlated("11: r0 = 0") ^ ERROR: spaces required around that ':' (ctx:VxW) #55: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:789: +__xlated("12: if r2 != r4 goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #55: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:789: +__xlated("12: if r2 != r4 goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #56: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:790: +__xlated("13: r0 = 1") ^ ERROR: spaces required around that ':' (ctx:VxW) #57: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:791: +__xlated("14: exit") ^ WARNING: Avoid unnecessary line continuations #60: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:794: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #60: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:794: + asm volatile (" \ CHECK: spaces preferred around that '%' (ctx:WxV) #61: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:795: + r2 = %[llong_min] ll; \ ^ ERROR: spaces required around that '/=' (ctx:VxW) #64: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:798: + r2 s/= r3; \ ^ CHECK: spaces preferred around that '+' (ctx:WxV) #66: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:800: + if r2 != r4 goto +1; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #75: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:809: +__description("SDIV64, r/r, small_val/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #75: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:809: +__description("SDIV64, r/r, small_val/-1") ^ ERROR: space required before that '-' (ctx:OxV) #75: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:809: +__description("SDIV64, r/r, small_val/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #78: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:812: +__xlated("0: r2 = 5") ^ ERROR: spaces required around that ':' (ctx:VxW) #79: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:813: +__xlated("1: r3 = -1") ^ ERROR: spaces required around that ':' (ctx:VxW) #80: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:814: +__xlated("2: if r3 != 0x0 goto pc+2") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #80: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:814: +__xlated("2: if r3 != 0x0 goto pc+2") ^ ERROR: spaces required around that ':' (ctx:VxW) #81: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:815: +__xlated("3: w2 ^= w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #82: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:816: +__xlated("4: goto pc+4") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #82: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:816: +__xlated("4: goto pc+4") ^ ERROR: spaces required around that ':' (ctx:VxW) #83: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:817: +__xlated("5: if r3 != 0xffffffff goto pc+2") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #83: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:817: +__xlated("5: if r3 != 0xffffffff goto pc+2") ^ ERROR: spaces required around that ':' (ctx:VxW) #84: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:818: +__xlated("6: r2 = -r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #85: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:819: +__xlated("7: goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #85: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:819: +__xlated("7: goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #86: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:820: +__xlated("8: r2 s/= r3") ^ ERROR: spaces required around that '/=' (ctx:VxW) #86: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:820: +__xlated("8: r2 s/= r3") ^ ERROR: spaces required around that ':' (ctx:VxW) #87: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:821: +__xlated("9: r0 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #88: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:822: +__xlated("10: exit") ^ WARNING: Avoid unnecessary line continuations #91: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:825: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #91: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:825: + asm volatile (" \ ERROR: spaces required around that '/=' (ctx:VxW) #94: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:828: + r2 s/= r3; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #103: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:837: +__description("SDIV64, overflow r/i, LLONG_MIN/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #103: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:837: +__description("SDIV64, overflow r/i, LLONG_MIN/-1") ^ ERROR: space required before that '-' (ctx:OxV) #103: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:837: +__description("SDIV64, overflow r/i, LLONG_MIN/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #106: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:840: +__xlated("0: r2 = 0x8000000000000000") ^ ERROR: spaces required around that ':' (ctx:VxW) #107: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:841: +__xlated("2: r4 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #108: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:842: +__xlated("3: r2 = -r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #109: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:843: +__xlated("4: r0 = 0") ^ ERROR: spaces required around that ':' (ctx:VxW) #110: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:844: +__xlated("5: if r2 != r4 goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #110: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:844: +__xlated("5: if r2 != r4 goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #111: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:845: +__xlated("6: r0 = 1") ^ ERROR: spaces required around that ':' (ctx:VxW) #112: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:846: +__xlated("7: exit") ^ WARNING: Avoid unnecessary line continuations #115: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:849: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #115: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:849: + asm volatile (" \ CHECK: spaces preferred around that '%' (ctx:WxV) #116: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:850: + r2 = %[llong_min] ll; \ ^ ERROR: spaces required around that '/=' (ctx:VxW) #118: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:852: + r2 s/= -1; \ ^ CHECK: spaces preferred around that '+' (ctx:WxV) #120: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:854: + if r2 != r4 goto +1; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #129: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:863: +__description("SDIV64, r/i, small_val/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #129: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:863: +__description("SDIV64, r/i, small_val/-1") ^ ERROR: space required before that '-' (ctx:OxV) #129: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:863: +__description("SDIV64, r/i, small_val/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #132: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:866: +__xlated("0: r2 = 5") ^ ERROR: spaces required around that ':' (ctx:VxW) #133: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:867: +__xlated("1: r4 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #134: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:868: +__xlated("2: r2 = -r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #135: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:869: +__xlated("3: r0 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #136: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:870: +__xlated("4: exit") ^ WARNING: Avoid unnecessary line continuations #139: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:873: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #139: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:873: + asm volatile (" \ ERROR: spaces required around that '/=' (ctx:VxW) #142: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:876: + r2 s/= -1; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #151: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:885: +__description("SDIV32, overflow r/r, INT_MIN/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #151: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:885: +__description("SDIV32, overflow r/r, INT_MIN/-1") ^ ERROR: space required before that '-' (ctx:OxV) #151: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:885: +__description("SDIV32, overflow r/r, INT_MIN/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #154: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:888: +__xlated("0: w2 = -2147483648") ^ ERROR: spaces required around that ':' (ctx:VxW) #155: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:889: +__xlated("1: w3 = -1") ^ ERROR: spaces required around that ':' (ctx:VxW) #156: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:890: +__xlated("2: w4 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #157: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:891: +__xlated("3: if w3 != 0x0 goto pc+2") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #157: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:891: +__xlated("3: if w3 != 0x0 goto pc+2") ^ ERROR: spaces required around that ':' (ctx:VxW) #158: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:892: +__xlated("4: w2 ^= w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #159: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:893: +__xlated("5: goto pc+4") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #159: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:893: +__xlated("5: goto pc+4") ^ ERROR: spaces required around that ':' (ctx:VxW) #160: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:894: +__xlated("6: if w3 != 0xffffffff goto pc+2") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #160: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:894: +__xlated("6: if w3 != 0xffffffff goto pc+2") ^ ERROR: spaces required around that ':' (ctx:VxW) #161: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:895: +__xlated("7: w2 = -w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #162: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:896: +__xlated("8: goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #162: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:896: +__xlated("8: goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #163: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:897: +__xlated("9: w2 s/= w3") ^ ERROR: spaces required around that '/=' (ctx:VxW) #163: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:897: +__xlated("9: w2 s/= w3") ^ ERROR: spaces required around that ':' (ctx:VxW) #164: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:898: +__xlated("10: r0 = 0") ^ ERROR: spaces required around that ':' (ctx:VxW) #165: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:899: +__xlated("11: if w2 != w4 goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #165: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:899: +__xlated("11: if w2 != w4 goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #166: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:900: +__xlated("12: r0 = 1") ^ ERROR: spaces required around that ':' (ctx:VxW) #167: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:901: +__xlated("13: exit") ^ WARNING: Avoid unnecessary line continuations #170: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:904: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #170: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:904: + asm volatile (" \ CHECK: spaces preferred around that '%' (ctx:WxV) #171: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:905: + w2 = %[int_min]; \ ^ ERROR: spaces required around that '/=' (ctx:VxW) #174: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:908: + w2 s/= w3; \ ^ CHECK: spaces preferred around that '+' (ctx:WxV) #176: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:910: + if w2 != w4 goto +1; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #185: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:919: +__description("SDIV32, r/r, small_val/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #185: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:919: +__description("SDIV32, r/r, small_val/-1") ^ ERROR: space required before that '-' (ctx:OxV) #185: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:919: +__description("SDIV32, r/r, small_val/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #188: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:922: +__xlated("0: w2 = -5") ^ ERROR: spaces required around that ':' (ctx:VxW) #189: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:923: +__xlated("1: w3 = -1") ^ ERROR: spaces required around that ':' (ctx:VxW) #190: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:924: +__xlated("2: w4 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #191: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:925: +__xlated("3: if w3 != 0x0 goto pc+2") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #191: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:925: +__xlated("3: if w3 != 0x0 goto pc+2") ^ ERROR: spaces required around that ':' (ctx:VxW) #192: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:926: +__xlated("4: w2 ^= w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #193: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:927: +__xlated("5: goto pc+4") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #193: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:927: +__xlated("5: goto pc+4") ^ ERROR: spaces required around that ':' (ctx:VxW) #194: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:928: +__xlated("6: if w3 != 0xffffffff goto pc+2") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #194: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:928: +__xlated("6: if w3 != 0xffffffff goto pc+2") ^ ERROR: spaces required around that ':' (ctx:VxW) #195: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:929: +__xlated("7: w2 = -w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #196: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:930: +__xlated("8: goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #196: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:930: +__xlated("8: goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #197: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:931: +__xlated("9: w2 s/= w3") ^ ERROR: spaces required around that '/=' (ctx:VxW) #197: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:931: +__xlated("9: w2 s/= w3") ^ ERROR: spaces required around that ':' (ctx:VxW) #198: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:932: +__xlated("10: w0 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #199: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:933: +__xlated("11: exit") ^ WARNING: Avoid unnecessary line continuations #202: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:936: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #202: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:936: + asm volatile (" \ ERROR: spaces required around that '/=' (ctx:VxW) #206: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:940: + w2 s/= w3; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #215: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:949: +__description("SDIV32, overflow r/i, INT_MIN/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #215: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:949: +__description("SDIV32, overflow r/i, INT_MIN/-1") ^ ERROR: space required before that '-' (ctx:OxV) #215: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:949: +__description("SDIV32, overflow r/i, INT_MIN/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #218: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:952: +__xlated("0: w2 = -2147483648") ^ ERROR: spaces required around that ':' (ctx:VxW) #219: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:953: +__xlated("1: w4 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #220: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:954: +__xlated("2: w2 = -w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #221: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:955: +__xlated("3: r0 = 0") ^ ERROR: spaces required around that ':' (ctx:VxW) #222: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:956: +__xlated("4: if w2 != w4 goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #222: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:956: +__xlated("4: if w2 != w4 goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #223: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:957: +__xlated("5: r0 = 1") ^ ERROR: spaces required around that ':' (ctx:VxW) #224: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:958: +__xlated("6: exit") ^ WARNING: Avoid unnecessary line continuations #227: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:961: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #227: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:961: + asm volatile (" \ CHECK: spaces preferred around that '%' (ctx:WxV) #228: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:962: + w2 = %[int_min]; \ ^ ERROR: spaces required around that '/=' (ctx:VxW) #230: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:964: + w2 s/= -1; \ ^ CHECK: spaces preferred around that '+' (ctx:WxV) #232: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:966: + if w2 != w4 goto +1; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #241: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:975: +__description("SDIV32, r/i, small_val/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #241: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:975: +__description("SDIV32, r/i, small_val/-1") ^ ERROR: space required before that '-' (ctx:OxV) #241: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:975: +__description("SDIV32, r/i, small_val/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #244: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:978: +__xlated("0: w2 = 5") ^ ERROR: spaces required around that ':' (ctx:VxW) #245: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:979: +__xlated("1: w4 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #246: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:980: +__xlated("2: w2 = -w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #247: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:981: +__xlated("3: w0 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #248: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:982: +__xlated("4: exit") ^ WARNING: Avoid unnecessary line continuations #251: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:985: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #251: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:985: + asm volatile (" \ ERROR: spaces required around that '/=' (ctx:VxW) #254: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:988: + w2 s/= -1; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #263: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:997: +__description("SMOD64, overflow r/r, LLONG_MIN/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #263: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:997: +__description("SMOD64, overflow r/r, LLONG_MIN/-1") ^ ERROR: space required before that '-' (ctx:OxV) #263: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:997: +__description("SMOD64, overflow r/r, LLONG_MIN/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #266: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1000: +__xlated("0: r2 = 0x8000000000000000") ^ ERROR: spaces required around that ':' (ctx:VxW) #267: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1001: +__xlated("2: r3 = -1") ^ ERROR: spaces required around that ':' (ctx:VxW) #268: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1002: +__xlated("3: r4 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #269: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1003: +__xlated("4: if r3 != 0x0 goto pc+2") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #269: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1003: +__xlated("4: if r3 != 0x0 goto pc+2") ^ ERROR: spaces required around that ':' (ctx:VxW) #270: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1004: +__xlated("5: w2 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #271: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1005: +__xlated("6: goto pc+4") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #271: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1005: +__xlated("6: goto pc+4") ^ ERROR: spaces required around that ':' (ctx:VxW) #272: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1006: +__xlated("7: if r3 != 0xffffffff goto pc+2") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #272: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1006: +__xlated("7: if r3 != 0xffffffff goto pc+2") ^ ERROR: spaces required around that ':' (ctx:VxW) #273: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1007: +__xlated("8: w2 ^= w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #274: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1008: +__xlated("9: goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #274: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1008: +__xlated("9: goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #275: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1009: +__xlated("10: r2 s%= r3") ^ ERROR: spaces required around that '%=' (ctx:VxW) #275: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1009: +__xlated("10: r2 s%= r3") ^ ERROR: spaces required around that ':' (ctx:VxW) #276: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1010: +__xlated("11: r0 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #277: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1011: +__xlated("12: exit") ^ WARNING: Avoid unnecessary line continuations #280: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1014: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #280: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1014: + asm volatile (" \ CHECK: spaces preferred around that '%' (ctx:WxV) #281: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1015: + r2 = %[llong_min] ll; \ ^ CHECK: spaces preferred around that '%' (ctx:VxO) #284: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1018: + r2 s%%= r3; \ ^ ERROR: spaces required around that '%=' (ctx:OxW) #284: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1018: + r2 s%%= r3; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #293: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1027: +__description("SMOD64, r/r, small_val/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #293: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1027: +__description("SMOD64, r/r, small_val/-1") ^ ERROR: space required before that '-' (ctx:OxV) #293: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1027: +__description("SMOD64, r/r, small_val/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #296: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1030: +__xlated("0: r2 = 5") ^ ERROR: spaces required around that ':' (ctx:VxW) #297: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1031: +__xlated("1: r3 = -1") ^ ERROR: spaces required around that ':' (ctx:VxW) #298: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1032: +__xlated("2: r4 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #299: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1033: +__xlated("3: if r3 != 0x0 goto pc+2") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #299: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1033: +__xlated("3: if r3 != 0x0 goto pc+2") ^ ERROR: spaces required around that ':' (ctx:VxW) #300: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1034: +__xlated("4: w2 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #301: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1035: +__xlated("5: goto pc+4") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #301: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1035: +__xlated("5: goto pc+4") ^ ERROR: spaces required around that ':' (ctx:VxW) #302: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1036: +__xlated("6: if r3 != 0xffffffff goto pc+2") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #302: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1036: +__xlated("6: if r3 != 0xffffffff goto pc+2") ^ ERROR: spaces required around that ':' (ctx:VxW) #303: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1037: +__xlated("7: w2 ^= w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #304: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1038: +__xlated("8: goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #304: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1038: +__xlated("8: goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #305: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1039: +__xlated("9: r2 s%= r3") ^ ERROR: spaces required around that '%=' (ctx:VxW) #305: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1039: +__xlated("9: r2 s%= r3") ^ ERROR: spaces required around that ':' (ctx:VxW) #306: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1040: +__xlated("10: r0 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #307: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1041: +__xlated("11: exit") ^ WARNING: Avoid unnecessary line continuations #310: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1044: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #310: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1044: + asm volatile (" \ CHECK: spaces preferred around that '%' (ctx:VxO) #314: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1048: + r2 s%%= r3; \ ^ ERROR: spaces required around that '%=' (ctx:OxW) #314: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1048: + r2 s%%= r3; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #323: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1057: +__description("SMOD64, overflow r/i, LLONG_MIN/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #323: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1057: +__description("SMOD64, overflow r/i, LLONG_MIN/-1") ^ ERROR: space required before that '-' (ctx:OxV) #323: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1057: +__description("SMOD64, overflow r/i, LLONG_MIN/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #326: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1060: +__xlated("0: r2 = 0x8000000000000000") ^ ERROR: spaces required around that ':' (ctx:VxW) #327: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1061: +__xlated("2: r4 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #328: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1062: +__xlated("3: w2 ^= w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #329: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1063: +__xlated("4: r0 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #330: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1064: +__xlated("5: exit") ^ WARNING: Avoid unnecessary line continuations #333: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1067: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #333: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1067: + asm volatile (" \ CHECK: spaces preferred around that '%' (ctx:WxV) #334: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1068: + r2 = %[llong_min] ll; \ ^ CHECK: spaces preferred around that '%' (ctx:VxO) #336: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1070: + r2 s%%= -1; \ ^ ERROR: spaces required around that '%=' (ctx:OxW) #336: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1070: + r2 s%%= -1; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #345: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1079: +__description("SMOD64, r/i, small_val/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #345: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1079: +__description("SMOD64, r/i, small_val/-1") ^ ERROR: space required before that '-' (ctx:OxV) #345: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1079: +__description("SMOD64, r/i, small_val/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #348: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1082: +__xlated("0: r2 = 5") ^ ERROR: spaces required around that ':' (ctx:VxW) #349: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1083: +__xlated("1: r4 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #350: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1084: +__xlated("2: w2 ^= w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #351: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1085: +__xlated("3: r0 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #352: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1086: +__xlated("4: exit") ^ WARNING: Avoid unnecessary line continuations #355: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1089: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #355: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1089: + asm volatile (" \ CHECK: spaces preferred around that '%' (ctx:VxO) #358: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1092: + r2 s%%= -1; \ ^ ERROR: spaces required around that '%=' (ctx:OxW) #358: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1092: + r2 s%%= -1; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #367: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1101: +__description("SMOD32, overflow r/r, INT_MIN/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #367: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1101: +__description("SMOD32, overflow r/r, INT_MIN/-1") ^ ERROR: space required before that '-' (ctx:OxV) #367: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1101: +__description("SMOD32, overflow r/r, INT_MIN/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #370: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1104: +__xlated("0: w2 = -2147483648") ^ ERROR: spaces required around that ':' (ctx:VxW) #371: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1105: +__xlated("1: w3 = -1") ^ ERROR: spaces required around that ':' (ctx:VxW) #372: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1106: +__xlated("2: w4 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #373: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1107: +__xlated("3: if w3 != 0x0 goto pc+2") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #373: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1107: +__xlated("3: if w3 != 0x0 goto pc+2") ^ ERROR: spaces required around that ':' (ctx:VxW) #374: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1108: +__xlated("4: w2 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #375: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1109: +__xlated("5: goto pc+4") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #375: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1109: +__xlated("5: goto pc+4") ^ ERROR: spaces required around that ':' (ctx:VxW) #376: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1110: +__xlated("6: if w3 != 0xffffffff goto pc+2") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #376: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1110: +__xlated("6: if w3 != 0xffffffff goto pc+2") ^ ERROR: spaces required around that ':' (ctx:VxW) #377: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1111: +__xlated("7: w2 ^= w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #378: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1112: +__xlated("8: goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #378: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1112: +__xlated("8: goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #379: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1113: +__xlated("9: w2 s%= w3") ^ ERROR: spaces required around that '%=' (ctx:VxW) #379: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1113: +__xlated("9: w2 s%= w3") ^ ERROR: spaces required around that ':' (ctx:VxW) #380: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1114: +__xlated("10: r0 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #381: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1115: +__xlated("11: exit") ^ WARNING: Avoid unnecessary line continuations #384: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1118: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #384: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1118: + asm volatile (" \ CHECK: spaces preferred around that '%' (ctx:WxV) #385: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1119: + w2 = %[int_min]; \ ^ CHECK: spaces preferred around that '%' (ctx:VxO) #388: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1122: + w2 s%%= w3; \ ^ ERROR: spaces required around that '%=' (ctx:OxW) #388: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1122: + w2 s%%= w3; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #397: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1131: +__description("SMOD32, r/r, small_val/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #397: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1131: +__description("SMOD32, r/r, small_val/-1") ^ ERROR: space required before that '-' (ctx:OxV) #397: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1131: +__description("SMOD32, r/r, small_val/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #400: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1134: +__xlated("0: w2 = -5") ^ ERROR: spaces required around that ':' (ctx:VxW) #401: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1135: +__xlated("1: w3 = -1") ^ ERROR: spaces required around that ':' (ctx:VxW) #402: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1136: +__xlated("2: w4 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #403: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1137: +__xlated("3: if w3 != 0x0 goto pc+2") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #403: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1137: +__xlated("3: if w3 != 0x0 goto pc+2") ^ ERROR: spaces required around that ':' (ctx:VxW) #404: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1138: +__xlated("4: w2 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #405: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1139: +__xlated("5: goto pc+4") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #405: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1139: +__xlated("5: goto pc+4") ^ ERROR: spaces required around that ':' (ctx:VxW) #406: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1140: +__xlated("6: if w3 != 0xffffffff goto pc+2") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #406: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1140: +__xlated("6: if w3 != 0xffffffff goto pc+2") ^ ERROR: spaces required around that ':' (ctx:VxW) #407: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1141: +__xlated("7: w2 ^= w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #408: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1142: +__xlated("8: goto pc+1") ^ CHECK: spaces preferred around that '+' (ctx:VxV) #408: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1142: +__xlated("8: goto pc+1") ^ ERROR: spaces required around that ':' (ctx:VxW) #409: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1143: +__xlated("9: w2 s%= w3") ^ ERROR: spaces required around that '%=' (ctx:VxW) #409: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1143: +__xlated("9: w2 s%= w3") ^ ERROR: spaces required around that ':' (ctx:VxW) #410: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1144: +__xlated("10: r0 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #411: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1145: +__xlated("11: exit") ^ WARNING: Avoid unnecessary line continuations #414: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1148: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #414: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1148: + asm volatile (" \ CHECK: spaces preferred around that '%' (ctx:VxO) #418: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1152: + w2 s%%= w3; \ ^ ERROR: spaces required around that '%=' (ctx:OxW) #418: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1152: + w2 s%%= w3; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #427: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1161: +__description("SMOD32, overflow r/i, INT_MIN/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #427: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1161: +__description("SMOD32, overflow r/i, INT_MIN/-1") ^ ERROR: space required before that '-' (ctx:OxV) #427: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1161: +__description("SMOD32, overflow r/i, INT_MIN/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #430: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1164: +__xlated("0: w2 = -2147483648") ^ ERROR: spaces required around that ':' (ctx:VxW) #431: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1165: +__xlated("1: w4 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #432: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1166: +__xlated("2: w2 ^= w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #433: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1167: +__xlated("3: r0 = r2") ^ ERROR: spaces required around that ':' (ctx:VxW) #434: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1168: +__xlated("4: exit") ^ WARNING: Avoid unnecessary line continuations #437: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1171: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #437: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1171: + asm volatile (" \ CHECK: spaces preferred around that '%' (ctx:WxV) #438: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1172: + w2 = %[int_min]; \ ^ CHECK: spaces preferred around that '%' (ctx:VxO) #440: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1174: + w2 s%%= -1; \ ^ ERROR: spaces required around that '%=' (ctx:OxW) #440: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1174: + w2 s%%= -1; \ ^ CHECK: spaces preferred around that '/' (ctx:VxV) #449: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1183: +__description("SMOD32, r/i, small_val/-1") ^ CHECK: spaces preferred around that '/' (ctx:VxO) #449: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1183: +__description("SMOD32, r/i, small_val/-1") ^ ERROR: space required before that '-' (ctx:OxV) #449: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1183: +__description("SMOD32, r/i, small_val/-1") ^ ERROR: spaces required around that ':' (ctx:VxW) #452: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1186: +__xlated("0: w2 = 5") ^ ERROR: spaces required around that ':' (ctx:VxW) #453: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1187: +__xlated("1: w4 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #454: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1188: +__xlated("2: w2 ^= w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #455: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1189: +__xlated("3: w0 = w2") ^ ERROR: spaces required around that ':' (ctx:VxW) #456: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1190: +__xlated("4: exit") ^ WARNING: Avoid unnecessary line continuations #459: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1193: + asm volatile (" \ WARNING: Avoid line continuations in quoted strings #459: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1193: + asm volatile (" \ CHECK: spaces preferred around that '%' (ctx:VxO) #462: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1196: + w2 s%%= -1; \ ^ ERROR: spaces required around that '%=' (ctx:OxW) #462: FILE: tools/testing/selftests/bpf/progs/verifier_sdiv.c:1196: + w2 s%%= -1; \ ^ total: 183 errors, 32 warnings, 88 checks, 443 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 ec31d7e9e724 ("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.