[media] rc: ati_remote.c: code style fixing
authorDu, Changbin <changbin.du@gmail.com>
Sat, 7 Jul 2012 06:53:28 +0000 (03:53 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 31 Jul 2012 00:17:23 +0000 (21:17 -0300)
commita342daea70c4769ce7709c0f49aa17113228c1ed
tree8b2c1fc88ed078259960baad42619734a4d2ed53
parent720bb6436ff30fccad05cf5bdf961ea5b1f5686d
[media] rc: ati_remote.c: code style fixing

changes:
1. wrap some lines that are longer than 80 characters.
2. remove local function prototype declarations which do not
   need.
3. replace TAB character with a space character in function
   comments.

Signed-off-by: Du, Changbin <changbin.du@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/rc/ati_remote.c