From: H Hartley Sweeten Date: Mon, 17 Feb 2014 21:26:36 +0000 (-0700) Subject: staging: comedi: pcl816: convert boardinfo declaration to C99 format X-Git-Tag: v3.15-rc1~139^2~1002 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a094dbdd00f2c82f7baf0b534667e5b5f8c65bcb;p=pandora-kernel.git staging: comedi: pcl816: convert boardinfo declaration to C99 format To reduce editing errors and make the data more maintainable, convert the boardinfo declaration to C99 format. For aesthetics, move the declaration closer to the definition and remove the unnecessary comments in the definition. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed