diff options
author | David Woodhouse <dwmw2@infradead.org> | 2007-05-23 20:57:52 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-05-24 03:14:13 (GMT) |
commit | 5a1b63914815e4223ceb3d079286e18f9ee92b4b (patch) | |
tree | ddcbf5482668d3199fab4d35e0d98da90de7d75d /fs/reiserfs/inode.c | |
parent | 772dce71f5468d97143aef74be04e34faa712d48 (diff) | |
download | linux-fsl-qoriq-5a1b63914815e4223ceb3d079286e18f9ee92b4b.tar.xz |
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/reiserfs/inode.c')
0 files changed, 0 insertions, 0 deletions