diff options
| author | H Hartley Sweeten <[email protected]> | 2010-03-05 13:42:39 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2010-03-06 11:26:29 -0800 |
| commit | 8aaed5bec2b9177eab1796c8c4f7a4c90804eef6 (patch) | |
| tree | e94b8899476df43febd5dd6dabcf548c6cdf816d /tools/perf/scripts/python | |
| parent | 9a85b8d6049cbb0e7961df2069322fbc4192026a (diff) | |
init/initramfs.c: fix "symbol shadows an earlier one" noise
The symbol 'count' is a local global variable in this file. The function
clean_rootfs() should use a different symbol name to prevent "symbol
shadows an earlier one" noise.
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 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions