[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)
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>

No differences found