commit | 5eb2829212890d2db9883562310b916cc86d72ac | [log] [tgz] |
---|---|---|
author | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Wed Nov 05 09:57:23 2014 -0200 |
committer | Mauro Carvalho Chehab <mchehab@osg.samsung.com> | Wed Nov 05 09:57:33 2014 -0200 |
tree | 381be686e35dd038458afdd1b14ce205be30cc68 | |
parent | b8e64df00231a4c4d59b68d8eda9f8db1adc1ea4 [diff] |
[media] cx24110: Fix whitespaces at cx24110_set_fec() It is hard to read what's there, because it doesn't follow the CodingStyle. Add missing whitespaces to split function arguments. No functional changes. Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>