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:
622c9d9
)
staging: unisys: fix bracketing in visor_periodic_work_stop()
author
Benjamin Romer
<benjamin.romer@unisys.com>
Tue, 4 Nov 2014 16:25:22 +0000
(11:25 -0500)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 5 Nov 2014 19:50:49 +0000
(11:50 -0800)
The last if statement in this function is missing brackets on the else
clause. Add them.
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found