From 46374d3f7850dc639e2ad47ff911831d3d26d5d2 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Pinot?= Date: Thu, 13 Mar 2014 10:17:17 +0900 Subject: [PATCH] staging/ozwpan: formatting coding style This fixes the following spacing issues detected by checkpatch.pl: WARNING: line over 80 characters #357: FILE: drivers/staging/ozwpan/ozhcd.c:357: +static struct oz_urb_link *oz_uncancel_urb(struct oz_hcd *ozhcd, struct urb *urb) ERROR: trailing whitespace #25: FILE: drivers/staging/ozwpan/ozpd.h:25: +/* $ Signed-off-by: Jerome Pinot Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed