aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorPaul Jackson <pj@sgi.com>2005-10-30 15:03:19 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2005-10-30 17:37:27 -0800
commit82da2c372712c772134d01317aa2517c923a74f8 (patch)
tree89e30cd1d0191acc1fa1a03658226bdaa126a077 /README
parent[PATCH] Error checks omitted in init_tmpfs() in mm/tiny-shmem.c (diff)
downloadlinux-dev-82da2c372712c772134d01317aa2517c923a74f8.tar.xz
linux-dev-82da2c372712c772134d01317aa2517c923a74f8.zip
[PATCH] lib/string.c cleanup: restore useful memmove const
A couple of (char *) casts removed in a previous cleanup patch in lib/string.c:memmove() were actually useful, as they suppressed a couple of warnings: assignment discards qualifiers from pointer target type Fix by declaring the local variable const in the first place, so casts aren't needed to strip the const qualifier. Signed-off-by: Paul Jackson <pj@sgi.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions