From 44c5f629f1abb70be239a289f4c9bfd380f67f2a Mon Sep 17 00:00:00 2001 From: Conrad Gomes Date: Fri, 22 Nov 2013 01:27:52 +0530 Subject: [PATCH] Staging: comedi: fix line over 80 character warning in unioxx5.c This is a patch to unioxx5.c that fixes the line over 80 character warning found by checkpatch.pl by initializing n_subd before the for loop Signed-off-by: Conrad Gomes Reviewed-by: Ian Abbott Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed