diff options
author | Dan Carpenter <error27@gmail.com> | 2010-03-06 11:08:56 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-03-19 14:24:19 (GMT) |
commit | 872f8b42544c58dfa241956d220ada115a8e93c7 (patch) | |
tree | da0644f844142600d8b93724fdd241591febaac6 /fs | |
parent | 33c387529b7931248c6637bf9720ac7504a0b28b (diff) | |
download | linux-872f8b42544c58dfa241956d220ada115a8e93c7.tar.xz |
USB: goku_udc: remove potential null dereference
"dev" is always null here. In the end it's only used to get the
pci_name() of "pdev" which is redundant information and so I
removed it.
Signed-off-by: Dan Carpenter <error27@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions