diff options
author | David Woodhouse <dwmw2@infradead.org> | 2007-05-23 22:57:52 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-24 05:14:13 +0200 |
commit | 5a1b63914815e4223ceb3d079286e18f9ee92b4b (patch) | |
tree | ddcbf5482668d3199fab4d35e0d98da90de7d75d /fs/exec.c | |
parent | imxfb: fix memory hole (diff) | |
download | linux-5a1b63914815e4223ceb3d079286e18f9ee92b4b.tar.xz linux-5a1b63914815e4223ceb3d079286e18f9ee92b4b.zip |
Missing 'const' from reiserfs MIN_KEY declaration.
In stree.c, MIN_KEY is declared const. The extern declaration in dir.c
doesn't match...
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/exec.c')
0 files changed, 0 insertions, 0 deletions