From: Devin Heitmueller Date: Mon, 21 Dec 2009 02:53:46 +0000 (-0300) Subject: V4L/DVB: cx18-alsa: codingstyle cleanup X-Git-Tag: v2.6.34-rc1~280^2~202 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60433e2ab8391d1884ddef2269bd19ecdaaa2d72;p=pandora-kernel.git 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 Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed