From: H Hartley Sweeten Date: Fri, 22 Jun 2012 23:24:06 +0000 (-0700) Subject: staging: comedi: ni_daq_700: move the boardinfo variable X-Git-Tag: v3.6-rc1~100^2~622 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79820c9cec076bd839a076fcb06fb6bfb79b1614;p=pandora-kernel.git staging: comedi: ni_daq_700: move the boardinfo variable For aesthetic reasons, move the boardinfo declaration down so it's next to the comedi_driver. That's the only place in the driver where it's referenced directly. Signed-off-by: H Hartley Sweeten Cc: Ian Abbott Cc: Frank Mori Hess Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed