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:
20eca8f
)
staging: unisys: fix strict checks in create_device()
author
Benjamin Romer
<benjamin.romer@unisys.com>
Fri, 5 Dec 2014 22:08:45 +0000
(17:08 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 10 Jan 2015 01:30:20 +0000
(17:30 -0800)
Use the variable name rather than the type, and add a set of missing brackets
to the if statement in create_device().
Signed-off-by: Ken Depro <kenneth.depro@unisys.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found