diff options
| author | Adrian Bunk <[email protected]> | 2007-10-18 12:52:50 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2007-10-25 12:18:43 -0700 |
| commit | e28c6a77061ab28bd2f0b57e400e3e58cd3474ca (patch) | |
| tree | 256838abb4d5a6ebab61c8fd0eb4780540150933 /scripts/patch-kernel | |
| parent | 0b28baaf74ca04be2e0cc4d4dd2bbc801697f744 (diff) | |
USB iowarrior.c: fix check-after-use
The Coverity checker spotted that we have already oops'ed if "dev"
was NULL.
Since "dev" being NULL doesn't seem to be possible here this patch
removes the NULL check.
Signed-off-by: Adrian Bunk <[email protected]>
Acked-by: Oliver Neukum <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions