commit | 90414248bf23ba3c96811f48053b47bfc330fce3 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Mar 21 09:10:22 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Mar 21 10:03:34 2013 -0300 |
tree | 00a0c2bac63e030b2b86d39903a4c653d0165c07 | |
parent | cf0e9cfcc70d8aaeabf19356f42041f8a5495301 [diff] |
[media] siano: fix checkpatch.pl compliants on smscoreapi.h Fix the remaining checkpatch.pl compliants at smscoreapi.h, except by the "line over 80 characters" on comments. Fixing those would require more time, as the better is to convert them into the struct descriptions used inside the kernel, as described at: Documentation/kernel-doc-nano-HOWTO.txt Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>