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/afs
Tobias Klauser e8c96f8c29 [PATCH] fs: Use ARRAY_SIZE macro
Use ARRAY_SIZE macro instead of sizeof(x)/sizeof(x[0]) and remove a
duplicate of ARRAY_SIZE.  Some trailing whitespaces are also deleted.

Signed-off-by: Tobias Klauser <tklauser@nuerscht.ch>
Cc: David Howells <dhowells@redhat.com>
Cc: Dave Kleikamp <shaggy@austin.ibm.com>
Acked-by: Trond Myklebust <trond.myklebust@fys.uio.no>
Cc: Neil Brown <neilb@cse.unsw.edu.au>
Cc: Chris Mason <mason@suse.com>
Cc: Jeff Mahoney <jeffm@suse.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Nathan Scott <nathans@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-24 07:33:19 -08:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cache.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
callback.c fs/afs/callback.c should #include "cmservice.h" 2005-11-08 16:56:17 +01:00
cell.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cell.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
cmservice.c [PATCH] fs: Use ARRAY_SIZE macro 2006-03-24 07:33:19 -08:00
cmservice.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
dir.c [PATCH] fix possible PAGE_CACHE_SHIFT overflows 2006-01-08 20:13:54 -08:00
errors.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
file.c [PATCH] kfree cleanup: fs 2005-11-07 07:54:06 -08:00
fsclient.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
fsclient.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
inode.c [PATCH] afs: use generic_ro_fops 2005-11-07 07:53:41 -08:00
internal.h [PATCH] afs: use generic_ro_fops 2005-11-07 07:53:41 -08:00
kafsasyncd.c [PATCH] Cleanup patch for process freezing 2005-06-25 17:10:13 -07:00
kafsasyncd.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
kafstimod.c [PATCH] Cleanup patch for process freezing 2005-06-25 17:10:13 -07:00
kafstimod.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
main.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
misc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mntpt.c [PATCH] Fix up symlink function pointers 2005-08-19 18:08:21 -07:00
mount.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
proc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
server.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
server.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
super.c [PATCH] vfs: MS_VERBOSE should be MS_SILENT 2006-03-24 07:33:15 -08:00
super.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
transport.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
types.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vlclient.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vlclient.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vlocation.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vnode.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vnode.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
volume.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
volume.h [PATCH] afs: remove unnecessary __attribute__((packed)) 2006-01-08 20:14:07 -08:00