commit | 4c432a8f0134504814aa8dcce6cc57c89d175604 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <[email protected]> | Wed Jul 23 21:29:04 2008 -0700 |
committer | Linus Torvalds <[email protected]> | Thu Jul 24 10:47:26 2008 -0700 |
tree | ebc15ff444ec24098c18ec6c0210ea33333f40d3 | |
parent | f5fe35dd95549b1b419cdeb2ec3fe61fda94fa93 [diff] |
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 <[email protected]> Signed-off-by: Andy Whitcroft <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>