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:
8a878dc
)
[media] m88ts2022: fix some style issues reported by checkpatch.pl
author
Antti Palosaari
<crope@iki.fi>
Wed, 18 Dec 2013 15:46:45 +0000
(12:46 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Thu, 19 Dec 2013 11:24:57 +0000
(09:24 -0200)
Latest checkpatch.pl has some new requirements for coding style.
Fix some of those.
* remove Free Software Foundation postal address
* use sizeof(*foo), not sizeof(struct foo)
Signed-off-by: Antti Palosaari <crope@iki.fi>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found