You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace kcalloc() with devm_kcalloc() to prevent memory leaks in case of
errors.
Fixes: 78c0824 ("mtd: Support kmsg dumper based on pstore/blk")
Cc: [email protected] # v5.10+
Signed-off-by: Jiasheng Jiang <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
0 commit comments