V4L/DVB: cx18-alsa: codingstyle cleanup
authorDevin Heitmueller <dheitmueller@kernellabs.com>
Mon, 21 Dec 2009 02:53:46 +0000 (23:53 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Fri, 26 Feb 2010 18:10:44 +0000 (15:10 -0300)
commit60433e2ab8391d1884ddef2269bd19ecdaaa2d72
tree7ad27b824182dced10d64f8ffa6b4aa05f5eaabf
parent71036ef26b0026742c8ab79a54937aac1439350d
V4L/DVB: cx18-alsa: codingstyle cleanup

Move the cx18_alsa_announce_pcm_data() function further up in the file, since
apparently "make checkpatch" has never heard of a forward declaration.  Note
that despite the hg diff showing everything else as having been deleted/added,
in reality it was only that one function that got moved (and the forward
declaration was removed from the top of the file).

This work was sponsored by ONELAN Limited.

Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/cx18/cx18-alsa-pcm.c