dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/omfs
Alexander Beregalov dc60bf1d83 omfs: fix warning
fs/omfs/inode.c:495: warning: format '%llx' expects type 'long long
	unsigned int', but argument 2 has type 'u64'
fs/omfs/inode.c:495: warning: format '%llx' expects type 'long
	long unsigned int', but argument 3 has type '__be64'

Signed-off-by: Alexander Beregalov <a.beregalov@gmail.com>
Acked-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-08-05 14:33:49 -07:00
..
Makefile omfs: update kbuild to include OMFS 2008-07-26 12:00:05 -07:00
bitmap.c omfs: sparse annotations 2008-07-30 09:41:46 -07:00
dir.c omfs: sparse annotations 2008-07-30 09:41:46 -07:00
file.c omfs: sparse annotations 2008-07-30 09:41:46 -07:00
inode.c omfs: fix warning 2008-08-05 14:33:49 -07:00
omfs.h omfs: define filesystem structures 2008-07-26 12:00:05 -07:00
omfs_fs.h omfs: define filesystem structures 2008-07-26 12:00:05 -07:00