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:
bc394a3
)
staging: media: omap4iss: Fixed else after return or break warning
author
Yeliz Taneroglu
<yeliztaneroglu@gmail.com>
Thu, 2 Oct 2014 19:09:47 +0000
(22:09 +0300)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 2 Oct 2014 20:51:03 +0000
(13:51 -0700)
The following patch fixes the checkpatch.pl warning:
drivers/staging/media/omap4iss/iss_ipipe.c:184 warning: else is not generally useful after a break or return
Signed-off-by: Yeliz Taneroglu <yeliztaneroglu@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found