From: Pete Zaitcev Date: Tue, 20 Feb 2007 18:37:52 +0000 (-0800) Subject: usbmon: Remove erroneous __exit X-Git-Tag: v2.6.21-rc2~45^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21641e3fb1c2e53b3a0acf68e6f62f1f82f61445;p=pandora-kernel.git usbmon: Remove erroneous __exit mon_bin_exit() and mon_text_exit() are called from __init code, so don't mark them as __exit. Signed-off-by: Alexey Dobriyan Signed-off-by: Russell King Signed-off-by: Pete Zaitcev Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed