From: Gustavo F. Padovan Date: Sat, 31 Jul 2010 22:57:05 +0000 (-0300) Subject: Bluetooth: Remove __exit from rfcomm_cleanup_ttys() X-Git-Tag: v2.6.36-rc1~305^2~11^2~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28e9509b1270e5cfa8bb3c5ff51f39214aa09262;p=pandora-kernel.git Bluetooth: Remove __exit from rfcomm_cleanup_ttys() rfcomm_cleanup_ttys() is also called from rfcomm_init(), so it can't have __exit. Reported-by: Mat Martineau Signed-off-by: Gustavo F. Padovan Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed