]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commite702bef58903b29257cba9e5b413ba530ed2a15e
tree381be686e35dd038458afdd1b14ce205be30cc68
parent3b4c759a96f26e78ec2a4178f2f95a78eaadddd3
[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