> go7007_snd_init() misses a snd_card_free() in an error path. > Add the missed call to fix it. Can the tag “Reported-by” be appropriate according to a review comment from 2017-09-19? https://lkml.org/lkml/2017/9/19/115 https://lore.kernel.org/patchwork/comment/1026462/ > Changes in v2: > - Use goto to simplify the code. Thanks for your improvement of the exception handling. Regards, Markus