[media] m88ts2022: fix some style issues reported by checkpatch.pl
authorAntti Palosaari <crope@iki.fi>
Wed, 18 Dec 2013 15:46:45 +0000 (12:46 -0300)
committerMauro 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