From: Chase Southwood Date: Mon, 24 Feb 2014 16:35:09 +0000 (-0600) Subject: Staging: comedi: addi-data: fix a couple of lines that are too long X-Git-Tag: v3.15-rc1~139^2~873 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29f813859663974296ad436c40253c40a64694a0;p=pandora-kernel.git Staging: comedi: addi-data: fix a couple of lines that are too long There are a couple of cases where a comment being on the same line as a statement is causing the line to be over 80 characters long. This is an easy fix, move these comments to the previous line. Signed-off-by: Chase Southwood Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed