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 <[email protected]>
> ---
> 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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/