debugfs: make __create_file static
authorChris Wright <chrisw@sous-sol.org>
Thu, 9 Aug 2012 22:40:39 +0000 (15:40 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Aug 2012 18:41:51 +0000 (11:41 -0700)
commit3cd52ab68b7f17eddbff46c1f8e5a105cd901f8e
tree5b93d7448390b90daa58e0e6070459a96ad069b3
parent0ea62503782699adf5757cb1d3cd9f880d13c48c
debugfs: make __create_file static

It's only used locally, no need to pollute global namespace.

Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/debugfs/inode.c
This page took 0.112399 seconds and 5 git commands to generate.