On Thu, May 15, 2014 at 11:53:53PM +0200, Rickard Strandqvist wrote: > There is otherwise a risk of a possible null pointer dereference. > > Was largely found by using a static code analysis program called cppcheck. > > Signed-off-by: Rickard Strandqvist <rickard_strandqvist@xxxxxxxxxxxxxxxxxx> > --- > drivers/staging/tidspbridge/rmgr/node.c | 4 ++-- > 1 fil ändrad, 2 tillägg(+), 2 borttagningar(-) Please work a bit on your Subject lines to make it easier to figure out where the patches belong. For this one, it should be: Subject: staging: tidspridge: fix for possible null pointer dereference in node.c or: Subject: staging: tidspridge: node.c: fix for possible null pointer dereference That way people can figure out _what_ node.c file you are referring to and to see if they care about it or not :) thanks, greg k-h _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel