split INTRNG main file into two files #2285
Annotations
7 errors and 2 warnings
Style Checker:
sys/kern/subr_intrpic.c#L68
space required after that ',' (ctx:VxV)
|
Style Checker:
sys/kern/subr_intrpic.c#L115
"foo * bar" should be "foo *bar"
|
Style Checker:
sys/kern/subr_intrpic.c#L138
"foo * bar" should be "foo *bar"
|
Style Checker:
sys/kern/subr_intrpic.c#L139
"foo * bar" should be "foo *bar"
|
Style Checker:
sys/kern/subr_intrpic.c#L813
spaces prohibited around that '->' (ctx:VxW)
|
Style Checker:
sys/kern/subr_intrpic.c#L1169
"(foo*)" should be "(foo *)"
|
Style Checker
Process completed with exit code 1.
|
Style Checker:
sys/kern/subr_intrpic.c#L620
line over 80 characters
|
Style Checker:
sys/kern/subr_intrpic.c#L627
line over 80 characters
|