mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08:00
For symmetry with badblocks_init() make it clear that this path only destroys incremental allocations of a badblocks instance, and does not free the badblocks instance itself. Signed-off-by: Dan Williams <dan.j.williams@intel.com>