From: H Hartley Sweeten Date: Fri, 20 Sep 2013 23:33:51 +0000 (-0700) Subject: staging: comedi: pcl711: convert boardinfo declaration to C99 format X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~62^2~683 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9adfdf90ec9432a38fe8071adc170db4d4c2d09e;p=pandora-kernel.git staging: comedi: pcl711: convert boardinfo declaration to C99 format Convert the boardinfo declaration to C99 format to make it less error prone and easier to maintain. For aesthetics, move the declaration closer to the struct definition. Signed-off-by: H Hartley Sweeten Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed