https://github.com/torvalds/linux
Revision 51c20fcced5badee0e2021c6c89f44aa3cbd72aa authored by David Howells on 30 July 2010, 14:25:19 UTC, committed by Linus Torvalds on 31 July 2010, 01:56:09 UTC
Remove the __exit mark from cifs_exit_dns_resolver() as it's called by the
module init routine in case of error, and so may have been discarded during
linkage.

Signed-off-by: David Howells <dhowells@redhat.com>
Acked-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent a2dccdb
History
Tip revision: 51c20fcced5badee0e2021c6c89f44aa3cbd72aa authored by David Howells on 30 July 2010, 14:25:19 UTC
CIFS: Remove __exit mark from cifs_exit_dns_resolver()
Tip revision: 51c20fc
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 936 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.8 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 170.4 KB
Makefile -rw-r--r-- 50.1 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top