summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorFlorin Malita <fmalita@gmail.com>2007-07-16 19:50:53 +0400
committerGreg Kroah-Hartman <gregkh@suse.de>2007-07-20 04:46:04 +0400
commite94fa28f137813c2f6e05470b41bd8f3c5422a04 (patch)
treef905111f970cd1e971d5afc43dabe94afd87c2ed /COPYING
parent195af2cce5ff81c4609c7ba585b6698a7771cbfc (diff)
downloadlinux-e94fa28f137813c2f6e05470b41bd8f3c5422a04.tar.xz
USB: mos7720, mos7840: remove redundant urb check
Coverity (1709, 1710, 1711, 1712, 1713) actually flagged these as REVERSE_INULLs (NULL check performed after dereference). But looking at the other drivers I can't see any similar tests and the USB core already makes sure urb is non-null - so might as well get rid of the checks. Signed-off-by: Florin Malita <fmalita@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions