On Sun, Jul 24, 2016 at 2:16 AM, SF Markus Elfring <[email protected]> wrote: > From: Markus Elfring <[email protected]> > Date: Sun, 24 Jul 2016 11:05:34 +0200 > > The __nd_device_register() function tests whether its argument is NULL > and then returns immediately. Thus the test around the call is not needed. > > This issue was detected by using the Coccinelle software. > > Signed-off-by: Markus Elfring <[email protected]>
Thanks, applied.

