aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorH Hartley Sweeten <[email protected]>2009-12-14 18:00:18 -0800
committerLinus Torvalds <[email protected]>2009-12-15 08:53:26 -0800
commit196a15b4ee99f627fbc2c07e58e14aab2065fa80 (patch)
tree6886bf8387be37fac4cd4b9b1e0e8109a8adf155 /include/linux
parent4d00928c1f02defc81afcc5cc6198581c4bd03e8 (diff)
init/main.c: fix symbol shadows noise
The symbol 'call' is a static symbol used for initcall_debug. This same symbol name is used locally by a couple functions and produces the following sparse warnings: warning: symbol 'call' shadows an earlier one Fix this noise by renaming the local symbols. Signed-off-by: H Hartley Sweeten <[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