From: Greg Kroah-Hartman Date: Mon, 14 Apr 2008 21:17:29 +0000 (-0700) Subject: checkpatch: usb_free_urb() can take NULL X-Git-Tag: v2.6.26-rc1~1061^2~110 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2010a3b9e5e98efb7f70d4d73ce4f15508ffa7b;p=pandora-kernel.git checkpatch: usb_free_urb() can take NULL usb_free_urb() can take a NULL, so let's check and warn about that. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed