]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Staging: comedi: fix checkpatch.pl issues in comedi_test.c
authorGreg Kroah-Hartman <gregkh@suse.de>
Wed, 19 Nov 2008 18:21:17 +0000 (10:21 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Jan 2009 21:52:24 +0000 (13:52 -0800)
commit1be0e3ed76188c9dd879f421953f5cbf5d9cee58
treecd012ba14cdfe855d0e32d8e891fd028d1132b91
parent246c541822cd6251aa38862f8f13412e5147a1ad
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 <Joachim.Wuttke@icn.siemens.de>
Cc: David Schleef <ds@schleef.org>
Cc: Frank Mori Hess <fmhess@users.sourceforge.net>
Cc: Ian Abbott <abbotti@mev.co.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/comedi/drivers/comedi_test.c