]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] fs/hugetlbfs/inode.c: make a function static
authorAdrian Bunk <bunk@stusta.de>
Wed, 9 Nov 2005 05:39:48 +0000 (21:39 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 9 Nov 2005 15:56:41 +0000 (07:56 -0800)
commit8d3d81cf023f34fa42955ce0a6e77e7c340a9d9d
tree72070444e3046dc90cf26d532040c15b2dd6de5c
parent252ac865535e1ea9cc2d28be83f477d8d8b961a2
[PATCH] fs/hugetlbfs/inode.c: make a function static

This patch makes a needlessly global function static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Acked-by: William Irwin <wli@holomorphy.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
fs/hugetlbfs/inode.c