Re: [PATCH] Staging: fwserial: wrap a line that exceeds 80 characters

2013-09-11 Thread Peter Hurley
On 09/10/2013 06:00 PM, Jon Bernard wrote: 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 jbern...@tuxion.com Ok

[PATCH] Staging: fwserial: wrap a line that exceeds 80 characters

2013-09-10 Thread Jon Bernard
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 jbern...@tuxion.com --- drivers/staging/fwserial/fwserial.c | 3 ++-