[media] cx24110: Fix whitespaces at cx24110_set_fec()
authorMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 5 Nov 2014 11:57:23 +0000 (09:57 -0200)
committerMauro Carvalho Chehab <mchehab@osg.samsung.com>
Wed, 5 Nov 2014 11:57:33 +0000 (09:57 -0200)
commit5eb2829212890d2db9883562310b916cc86d72ac
tree381be686e35dd038458afdd1b14ce205be30cc68
parentb8e64df00231a4c4d59b68d8eda9f8db1adc1ea4
[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>
drivers/media/dvb-frontends/cx24110.c