commit | e5d218ee75787bbe5bbe6c570797443c877cd4e5 | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Mar 07 11:38:57 2013 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Thu Mar 21 07:42:19 2013 -0300 |
tree | e2833cb7f3e054df37b06611b06d377ea941a6c6 | |
parent | 9e915e5bc8dfa3380c376a5e10f1abe8c17f324a [diff] |
[media] siano: cleanups at smscoreapi.c Some cleanups at smscoreapi. Most are just CodingStyle. Also, use kzalloc when allocating a new buffer, as it initializes the allocated space with zero. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>