On Tue, Apr 30, 2019 at 02:07:48PM +0200, Christian Gromm wrote: > This patch fixes the usage of the wrong struct device when calling > function snd_card_new. > > Reported-by: Eugeniu Rosca <erosca@xxxxxxxxxxxxxx> > Signed-off-by: Christian Gromm <christian.gromm@xxxxxxxxxxxxx> > Fixes: commit 69c90cf1b2faf5fa08fe5e18e4b47b044474506e Nit, the proper format for this would be: Fixes: 69c90cf1b2fa ("staging: most: sound: call snd_card_new with struct device") and that can be gotten with this git line: git show -s --abbrev-commit --abbrev=12 --pretty=format:"Fixes: %h (\"%s\")%n" I think it's documented somewhere in Documentation... Anyway, I'll fix this up when applying it, thanks. Also, I'll tag it for stable backports, as it should go back to 4.18+ thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel