configfs: make configfs_dirent_exists() static
authorAdrian Bunk <bunk@stusta.de>
Mon, 20 Nov 2006 02:24:00 +0000 (03:24 +0100)
committerMark Fasheh <mark.fasheh@oracle.com>
Sat, 2 Dec 2006 02:29:12 +0000 (18:29 -0800)
commit58d206c2fa5cc0b35bf3ca48324d7633aa7d0412
treef0c9fe91c970734f17a35d22bd722d85b30b9986
parent25899deef46c226c49c53b42c00e0f032379c04b
configfs: make configfs_dirent_exists() static

This patch makes the needlessly global configfs_dirent_exists() static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/configfs/dir.c