From 29f813859663974296ad436c40253c40a64694a0 Mon Sep 17 00:00:00 2001 From: Chase Southwood Date: Mon, 24 Feb 2014 10:35:09 -0600 Subject: [PATCH] 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-format-patch failed