commit | ecec4cb7a9df5f61fe00710d2f2c69ce9a3b1d40 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Sat Sep 10 00:26:59 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Sep 10 10:06:31 2005 -0700 |
tree | b6a378836cf863f81b1f5a32a2e747c38524af4e | |
parent | 207f36eec9e7b1077d7a0aaadb4800e2c9b4cfa4 [diff] |
[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>