From: Tobias Klauser Date: Thu, 6 Mar 2008 02:47:40 +0000 (-0800) Subject: bluetooth: make bnep_sock_cleanup() return void X-Git-Tag: v2.6.25-rc6~31^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4e2acf01a7e5fcd960fc332335ca10313641f4b;p=pandora-kernel.git bluetooth: make bnep_sock_cleanup() return void bnep_sock_cleanup() always returns 0 and its return value isn't used anywhere in the code. Signed-off-by: Tobias Klauser Signed-off-by: Andrew Morton Signed-off-by: David S. Miller --- Reading git-diff-tree failed