summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@infradead.org>2008-04-22 12:12:25 +0100
committerDavid Woodhouse <dwmw2@infradead.org>2008-04-22 12:35:47 +0100
commit25dc30b4cd68df1de8932fe77ca574227d42a259 (patch)
treea5efd5b1f27d98c927f30c42fec2a99123434c7f /include
parentbf66737ca85c41442e99c9d380eb7807d88bac1f (diff)
[JFFS2] fix sparse warnings in gc.c
fs/jffs2/gc.c:1147:29: warning: symbol 'jeb' shadows an earlier one fs/jffs2/gc.c:1084:89: originally declared here fs/jffs2/gc.c:1197:29: warning: symbol 'jeb' shadows an earlier one fs/jffs2/gc.c:1084:89: originally declared here Rename the unused 'jeb' argument to avoid this. We could potentially remove the argument, but GCC should be doing that anyway. Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions