Markus Elfring <[email protected]> writes: > From: Markus Elfring <[email protected]> > Date: Tue, 27 Aug 2019 13:34:02 +0200 > > A null pointer would be passed to a call of the function “kfree” > immediately after a call of the function “kstrdup” failed at one place. > Remove this superfluous function call. > > This issue was detected by using the Coccinelle software. > > Signed-off-by: Markus Elfring <[email protected]>
Acked-by: Nathan Lynch <[email protected]>

