staging/ozwpan: formatting coding style
authorJérôme Pinot <ngc891@gmail.com>
Thu, 13 Mar 2014 01:17:17 +0000 (10:17 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 Mar 2014 02:34:17 +0000 (02:34 +0000)
commit46374d3f7850dc639e2ad47ff911831d3d26d5d2
treee4ada9162ca2cf867ba0a603893e32890fc45501
parentc632824ef26bb27e51518242650bf4195a33ae63
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 <ngc891@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ozwpan/ozhcd.c
drivers/staging/ozwpan/ozpd.h