From: Greg Kroah-Hartman Date: Wed, 19 Nov 2008 18:21:17 +0000 (-0800) Subject: Staging: comedi: fix checkpatch.pl issues in comedi_test.c X-Git-Tag: v2.6.29-rc1~228^2~57 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1be0e3ed76188c9dd879f421953f5cbf5d9cee58;p=pandora-kernel.git Staging: comedi: fix checkpatch.pl issues in comedi_test.c This fixes almost all checkpatch.pl issues with the comedi_test.c file. Hint, volatile doesn't do what you think it does, it has been removed from the structure... Cc: Joachim Wuttke Cc: David Schleef Cc: Frank Mori Hess Cc: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed