From 9502e2b4ddc082bced045de07d99f4595a266e90 Mon Sep 17 00:00:00 2001 From: Jon Bernard Date: Tue, 10 Sep 2013 18:00:01 -0400 Subject: [PATCH] Staging: fwserial: wrap a line that exceeds 80 characters This is a patch to fwserial.c that wraps a line which previously exceeded the 80 character limit warning found by checkpatch.pl. This driver is now warning and error free, according to checkpatch.pl Signed-off-by: Jon Bernard Reviewed-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed