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:
002397c
)
staging: android: remove blank lines after open braces
author
Fabian Holler
<fabian.holler@profitbricks.com>
Wed, 7 Jan 2015 09:39:53 +0000
(10:39 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 18 Jan 2015 00:20:20 +0000
(16:20 -0800)
This patch fixes the following checkpatch.pl warnings:
ashmem.c:552: CHECK:BRACES: Blank lines aren't necessary after an open brace '{'
ashmem.c:801: CHECK:BRACES: Blank lines aren't necessary after an open brace
Signed-off-by: Fabian Holler <fabian.holler@profitbricks.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found