Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <computersforpeace@gmail.com> Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
- Loading branch information