mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
When specifying option 'prefix' multiple times, current option parsing will cause memory leak. Hence, call kfree for previous one in this case. Signed-off-by: Chengguang Xu <[email protected]> Signed-off-by: David Sterba <[email protected]>