[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)
commitb03129ff7b8ed4abe0b80e092ad71a6203c2d367
treee1efe028388c5c666e886c4ad5d9a34f1e63f0c0
parent8a878dc4f6686ccb2f6e4d72e29825fe3427eeb0
[media] m88ts2022: fix some style issues reported by checkpatch.pl

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>
drivers/media/tuners/m88ts2022.c
drivers/media/tuners/m88ts2022.h
drivers/media/tuners/m88ts2022_priv.h