commit | da2bdf9a6ff40b10d77620d0d76b02a738c103cb | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Wed Jan 07 18:09:15 2009 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Jan 08 08:31:15 2009 -0800 |
tree | 16ca5b7ae8b504fbc2a5e54f934837b5d1172eaa | |
parent | 9a8d5bb4ad829e66ab5428ccdce2cbc8ab0ac96c [diff] |
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>