kernel-hacking-2024-linux-s.../fs/ufs
Steven Whitehouse f9247273cb UFS: add const to parser token table
This patch adds a "const" to the parser token table. I've done an
allmodconfig build to see if this produces any warnings/failures and the
patch includes a fix for the only warning that was produced.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Acked-by: Alexander Viro <aviro@redhat.com>
Acked-by: Evgeniy Dushistov <dushistov@mail.ru>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-24 11:50:15 -07:00
..
balloc.c ufs: replace remaining __FUNCTION__ occurrences 2008-04-28 08:58:45 -07:00
cylinder.c
dir.c ufs: replace remaining __FUNCTION__ occurrences 2008-04-28 08:58:45 -07:00
file.c
ialloc.c
inode.c ufs: replace remaining __FUNCTION__ occurrences 2008-04-28 08:58:45 -07:00
Makefile
namei.c
super.c UFS: add const to parser token table 2008-07-24 11:50:15 -07:00
swab.h ufs: replace __inline with inline 2008-04-28 08:58:45 -07:00
symlink.c
truncate.c
ufs.h ufs: remove unneeded ufs_put_inode prototype 2008-05-13 08:02:23 -07:00
ufs_fs.h
util.c
util.h