From: Jeff Layton Date: Wed, 6 Oct 2010 23:51:12 +0000 (-0400) Subject: cifs: fix module refcount leak in find_domain_name X-Git-Tag: v2.6.37-rc1~158^2~22^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccc46a7402200a3b28a8fa1605ea5405a9ef66f7;p=pandora-kernel.git cifs: fix module refcount leak in find_domain_name find_domain_name() uses load_nls_default which takes a module reference on the appropriate NLS module, but doesn't put it. Signed-off-by: Jeff Layton Cc: Shirish Pargaonkar Signed-off-by: Steve French --- Reading git-diff-tree failed