Revision 6383bdaa2ed2d461d9f4d369dfaa9d610fc972e3 authored by Miklos Szeredi on 17 January 2006, 06:14:29 UTC, committed by Linus Torvalds on 17 January 2006, 07:15:30 UTC
 - remove some unneeded assignments

 - use kzalloc instead of kmalloc + memset

 - simplify setting sb->s_fs_info

 - in fuse_send_init() use fuse_get_request() instead of
   do_get_request() helper

Signed-off-by: Miklos Szeredi <miklos@szeredi.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 8bfc016
History
File Mode Size
keys
selinux
Kconfig -rw-r--r-- 3.3 KB
Makefile -rw-r--r-- 599 bytes
capability.c -rw-r--r-- 2.8 KB
commoncap.c -rw-r--r-- 9.5 KB
dummy.c -rw-r--r-- 23.3 KB
inode.c -rw-r--r-- 9.3 KB
root_plug.c -rw-r--r-- 3.9 KB
seclvl.c -rw-r--r-- 17.3 KB
security.c -rw-r--r-- 6.1 KB

back to top