staging: gdm72xx: fix block comment style
authorBen Chan <benchan@chromium.org>
Tue, 24 Jun 2014 07:55:58 +0000 (00:55 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jun 2014 00:36:57 +0000 (20:36 -0400)
commite7d374e700638728cfe3c6066e6a2678ebbbc19c
treef65ff9e880bcb44aa7febba414391d3c08c21bf2
parenta29b18573a23571daf6610eb95ce9d3efaa47f0e
staging: gdm72xx: fix block comment style

This patch fixes the following checkpatch warnings, which are issued
when the gdm72xx driver is moved out of staging into drivers/net/wimax:

  WARNING: networking block comments don't use an empty /* line, use /* Comment...
  WARNING: networking block comments start with * on subsequent lines
  WARNING: networking block comments put the trailing */ on a separate line

Signed-off-by: Ben Chan <benchan@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/gdm72xx/gdm_sdio.c
drivers/staging/gdm72xx/gdm_usb.c
drivers/staging/gdm72xx/gdm_wimax.c
drivers/staging/gdm72xx/hci.h
This page took 0.024657 seconds and 5 git commands to generate.