aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorPaolo 'Blaisorblade' Giarrusso <[email protected]>2007-05-06 14:51:15 -0700
committerLinus Torvalds <[email protected]>2007-05-07 12:13:02 -0700
commitc74c69b442364125fd13259ecaa4cd2ee43b9172 (patch)
tree431e362c3402bd0f554aac1730d0264da71c0807 /include/linux
parent8c8408358f19a386298744829bf67b90c129ff18 (diff)
uml: Replace one-element array with zero-element array
To look at users I did: $ find arch/um/ include/asm-um -name '*.[ch]'|xargs grep -r 'net_kern\.h' +-l|xargs grep '\<user\>' Most users just cast user to the appropriate pointer, the remaining ones are fixed here. In net_kern.c, I'm almost sure that save trick is not needed anymore, but I've not verified it. Signed-off-by: Paolo 'Blaisorblade' Giarrusso <[email protected]> Signed-off-by: Jeff Dike <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions