Skip to content
Commit 45fd357a authored by Brian Norris's avatar Brian Norris
Browse files

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: default avatarBrian Norris <computersforpeace@gmail.com>
Acked-by: default avatarRobert Jarzmik <robert.jarzmik@free.fr>
parent 95d70665
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment