diff options
author | David Howells <dhowells@redhat.com> | 2010-07-30 15:25:19 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2010-07-30 18:56:09 -0700 |
commit | 51c20fcced5badee0e2021c6c89f44aa3cbd72aa (patch) | |
tree | f885ebf3c2a71cb4475d45466636cd20750bb450 /mm | |
parent | a2dccdb2055abeb8a7ce8e45e5f83de9c980a00c (diff) | |
download | linux-51c20fcced5badee0e2021c6c89f44aa3cbd72aa.tar.gz linux-51c20fcced5badee0e2021c6c89f44aa3cbd72aa.tar.bz2 linux-51c20fcced5badee0e2021c6c89f44aa3cbd72aa.zip |
CIFS: Remove __exit mark from cifs_exit_dns_resolver()
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>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions