]> git.baikalelectronics.ru Git - kernel.git/commit
Make various things static
authorRoel Kluin <roel.kluin@gmail.com>
Thu, 8 Jan 2009 02:09:15 +0000 (18:09 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 8 Jan 2009 16:31:15 +0000 (08:31 -0800)
commitccd58566d0cb210bef5764f21579430c3cb6d9c1
tree16ca5b7ae8b504fbc2a5e54f934837b5d1172eaa
parent9aaf8a476d40f348495ec94ba2b8f0ad1e0d32ee
Make various things static

Building an allnoconfig kernel, sparse asked whether these could be
static, so I checked, and they are only used in the file where they are
declared.

Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/pty.c
drivers/char/vt.c
drivers/firmware/memmap.c