commit | a342daea70c4769ce7709c0f49aa17113228c1ed | [log] [tgz] |
---|---|---|
author | Du, Changbin <changbin.du@gmail.com> | Sat Jul 07 03:53:28 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Mon Jul 30 21:17:23 2012 -0300 |
tree | 8b2c1fc88ed078259960baad42619734a4d2ed53 | |
parent | 720bb6436ff30fccad05cf5bdf961ea5b1f5686d [diff] |
[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>