Staging: fwserial: wrap a line that exceeds 80 characters
authorJon Bernard <jbernard@tuxion.com>
Tue, 10 Sep 2013 22:00:01 +0000 (18:00 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 17 Sep 2013 14:47:44 +0000 (07:47 -0700)
commit9502e2b4ddc082bced045de07d99f4595a266e90
treea0058cae97fde2e6cce231ce07cd4c62e04a3950
parentfe8c768431c7f6c7e58fe3c676f216b6f3809964
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 <jbernard@tuxion.com>
Reviewed-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/fwserial/fwserial.c