RE: [PATCH 1/1] media: rc: ati_remote.c: code style and compile warning fixing

2012-07-04 Thread Du, Changbin
Since this mail message had been unexpectedly wrapped by my mail client, I will resend a new one. > changes: > 1. break some lines that are longer than 80 characters. > 2. remove local function prototype declarations which do not > need. > 3. replace TAB character with a

[PATCH 1/1] media: rc: ati_remote.c: code style and compile warning fixing

2012-07-01 Thread Du, Changbin
changes: 1. break 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. 4. change the types of array init1[] and in