linux/lib
Adrian Bunk ecec4cb7a9 [PATCH] lib/sort.c: small cleanups
This patch contains the following small cleanups:
- make two needlessly global functions static
- every file should #include the header files containing the prototypes
  of it's global functions

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-09-10 10:06:31 -07:00
..
reed_solomon
zlib_deflate
zlib_inflate
Kconfig [PATCH] lib/crc16: added crc16 algorithm. 2005-09-08 14:41:27 -07:00
Kconfig.debug [PATCH] detect soft lockups 2005-09-07 16:57:17 -07:00
Makefile [PATCH] spinlock consolidation 2005-09-10 10:06:21 -07:00
bitmap.c
bust_spinlocks.c
cmdline.c
crc-ccitt.c
crc16.c [PATCH] lib/crc16: added crc16 algorithm. 2005-09-08 14:41:27 -07:00
crc32.c
crc32defs.h
ctype.c
dec_and_lock.c [PATCH] spinlock consolidation 2005-09-10 10:06:21 -07:00
div64.c
dump_stack.c
errno.c
extable.c
find_next_bit.c
gen_crc32table.c
genalloc.c
halfmd4.c
idr.c
inflate.c
int_sqrt.c
iomap.c
kernel_lock.c [PATCH] spinlock consolidation 2005-09-10 10:06:21 -07:00
klist.c [PATCH] fix klist semantics for lists which have elements removed on traversal 2005-09-07 18:26:54 -07:00
kobject.c
kobject_uevent.c
kref.c
libcrc32c.c
parser.c
prio_tree.c
radix-tree.c [PATCH] lib/radix-tree: Fix "nocast type" warnings 2005-09-10 10:06:28 -07:00
rbtree.c
rwsem-spinlock.c
rwsem.c
semaphore-sleepers.c [PATCH] unify x86/x86-64 semaphore code 2005-09-05 00:06:14 -07:00
sha1.c
smp_processor_id.c
sort.c [PATCH] lib/sort.c: small cleanups 2005-09-10 10:06:31 -07:00
spinlock_debug.c [PATCH] spinlock consolidation 2005-09-10 10:06:21 -07:00
string.c
textsearch.c
ts_bm.c [LIB]: Boyer-Moore extension for textsearch infrastructure strike #2 2005-08-29 16:11:06 -07:00
ts_fsm.c
ts_kmp.c
vsprintf.c