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:
f2a53f4
)
staging: tidspbridge: Fix whitespace for pointers in function headers
author
Jeff Oczek
<jeffoczek@gmail.com>
Sat, 14 Jun 2014 13:21:17 +0000
(09:21 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 18 Jun 2014 22:25:56 +0000
(15:25 -0700)
Change style in function headers from 'type * ptr' to 'type *ptr'
Signed-off-by: Jeff Oczek <jeffoczek@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found