Revision f78bb8ad482267b92c122f0e37a7dce69c880247 authored by Linus Torvalds on 08 March 2006, 18:33:05 UTC, committed by Linus Torvalds on 08 March 2006, 18:33:05 UTC
Instead of having a hard-to-read and confusing conditional in the
caller, just make the slab order calculation handle this special case,
since it's simple and obvious there.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
1 parent 7986824
History
File Mode Size
Kconfig -rw-r--r-- 3.1 KB
Makefile -rw-r--r-- 429 bytes
dir.c -rw-r--r-- 30.8 KB
file.c -rw-r--r-- 6.7 KB
getopt.c -rw-r--r-- 1.9 KB
getopt.h -rw-r--r-- 367 bytes
inode.c -rw-r--r-- 24.8 KB
ioctl.c -rw-r--r-- 16.0 KB
mmap.c -rw-r--r-- 2.9 KB
ncplib_kernel.c -rw-r--r-- 32.5 KB
ncplib_kernel.h -rw-r--r-- 7.6 KB
ncpsign_kernel.c -rw-r--r-- 3.6 KB
ncpsign_kernel.h -rw-r--r-- 727 bytes
sock.c -rw-r--r-- 21.8 KB
symlink.c -rw-r--r-- 4.3 KB

back to top