From: Adrian Bunk Date: Fri, 2 Nov 2007 15:43:22 +0000 (+0100) Subject: kernel/futex.c: make 3 functions static X-Git-Tag: v2.6.24-rc2~33^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fad23fc78b959dae89768e523c3a6f5edb83bbe9;p=pandora-kernel.git kernel/futex.c: make 3 functions static The following functions can now become static again: - get_futex_key() - get_futex_key_refs() - drop_futex_key_refs() Signed-off-by: Adrian Bunk Signed-off-by: Rusty Russell --- Reading git-diff-tree failed