]> Git Repo - linux.git/commit - fs/buffer.c
[PATCH] make some things static
authorAdrian Bunk <[email protected]>
Thu, 5 May 2005 23:16:09 +0000 (16:16 -0700)
committerLinus Torvalds <[email protected]>
Thu, 5 May 2005 23:36:47 +0000 (16:36 -0700)
commit75c96f85845a6707b0f9916cb263cb3584f7d48f
tree45a64d1c9bb71d7093db3a11e0f21465c2e3dec6
parent5e198d94dd0c3ec7f6138229e2e412c2c6268c38
[PATCH] make some things static

This patch makes some needlessly global identifiers static.

Signed-off-by: Adrian Bunk <[email protected]>
Acked-by: Arjan van de Ven <[email protected]>
Acked-by: Trond Myklebust <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
38 files changed:
drivers/block/rd.c
drivers/cdrom/cdu31a.c
drivers/cdrom/mcdx.c
drivers/cdrom/sbpcd.c
drivers/char/keyboard.c
drivers/md/md.c
drivers/md/multipath.c
drivers/net/appletalk/cops_ffdrv.h
drivers/net/appletalk/cops_ltdrv.h
drivers/net/arcnet/capmode.c
drivers/video/fbmem.c
drivers/video/fbsysfs.c
drivers/video/sis/init.c
drivers/video/sis/init.h
drivers/video/sis/init301.c
drivers/video/sis/init301.h
drivers/video/sis/sis_main.c
fs/bad_inode.c
fs/buffer.c
fs/char_dev.c
fs/dcache.c
fs/eventpoll.c
fs/exec.c
fs/jffs2/compr_rubin.c
fs/jffs2/compr_zlib.c
fs/locks.c
fs/mbcache.c
fs/mpage.c
fs/namei.c
fs/nfs/idmap.c
fs/nfs/inode.c
fs/nls/nls_base.c
fs/select.c
include/asm-i386/floppy.h
include/asm-parisc/floppy.h
include/asm-sh/floppy.h
include/asm-x86_64/floppy.h
include/linux/binfmts.h
This page took 0.058073 seconds and 4 git commands to generate.