git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e94c587
)
USB: assign instead of equal in usbtmc.c
author
Maxim Nikulin
<m.a.nikulin@gmail.com>
Sat, 9 Jul 2011 16:44:44 +0000
(23:44 +0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Mon, 8 Aug 2011 19:34:45 +0000
(12:34 -0700)
Assign operator instead of equality test in the usbtmc_ioctl_abort_bulk_in() function.
Signed-off-by: Maxim A. Nikulin <M.A.Nikulin@gmail.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found