From: Brian Norris Date: Tue, 31 Mar 2015 16:53:37 +0000 (-0700) Subject: mtd: docg3: remove invalid __exit annotations X-Git-Tag: omap-for-v4.1/fixes-rc1~47^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45fd357a491ecc56c0f9bb110bd05d9caf28889f;p=pandora-kernel.git mtd: docg3: remove invalid __exit annotations The .remove callback may be used when detaching a device via sysfs, so we can't expect to free up this memory. Signed-off-by: Brian Norris Acked-by: Robert Jarzmik --- Reading git-diff-tree failed