From: C. Bartlett Date: Wed, 3 Feb 2010 15:34:27 +0000 (+0000) Subject: Staging: hv: fix various coding style issues in RingBuffer.c X-Git-Tag: v2.6.34-rc1~10^2~1^2~256 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4408f5319b6c8784120e0784df315b87e8a5dfef;p=pandora-kernel.git Staging: hv: fix various coding style issues in RingBuffer.c This is a patch to the RingBuffer.c file that corrects various coding style warnings and errors found by checkpatch.pl [ The real solution here is to get rid of this file entirely, and use the kernel's internal ring buffer api, but until then, make these changes so as to make checkpatch.pl happy, and keep others from continuously sending this type of patch. - gkh] Signed-off-by: Craig Bartlett Cc: Bill Pemberton Cc: Nicolas Palix Cc: Hank Janssen Cc: Haiyang Zhang Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed