]> git.baikalelectronics.ru Git - kernel.git/commit
[2.6 patch] make ocfs2_find_entry_el() static
authorAdrian Bunk <bunk@kernel.org>
Wed, 24 Oct 2007 16:23:27 +0000 (18:23 +0200)
committerMark Fasheh <mark.fasheh@oracle.com>
Tue, 6 Nov 2007 23:31:06 +0000 (15:31 -0800)
commit6b84a31b6c946b00792cab4bfdfb654f5de98e89
tree1a07dd53e768ee4649fb68a147ae5bacfa5adbad
parent8bb901a4e7b5aea2c4b19b9476bf2ec825d5770e
[2.6 patch] make ocfs2_find_entry_el() static

ocfs2_find_entry_el() can become static.

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/dir.c