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:
d7024e3
)
staging: unisys: add missing brackets in info_debugfs_read()
author
Benjamin Romer
<benjamin.romer@unisys.com>
Fri, 5 Dec 2014 22:08:47 +0000
(17:08 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sat, 10 Jan 2015 01:32:32 +0000
(17:32 -0800)
The if statement in info_debugfs_read() needs another set of brackets for the
else clause.
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