This patch fix the coding style problem of block comment detected by the
checkpatch.pl.
WARNING: Block comments use a trailing */ on a separate line
Signed-off-by: Hisao Tanabe
---
drivers/staging/greybus/arche-apb-ctrl.c | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff
This patch fix the coding style problem of block comment detected by the
checkpach.pl.
WARNING: Block comments use a trailing */ on a separate line
WARNING: Block comments use * on subsequent lines
Signed-off-by: Hisao Tanabe
---
drivers/staging/wlan-ng/hfa384x_usb.c | 2209
Fix checkpatch warning "line over 80 characters" to conform to linux
kernel coding style.
Signed-off-by: Hisao Tanabe
---
drivers/staging/wlan-ng/hfa384x_usb.c | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/wlan-ng/hfa384x_usb.c
b/drivers/st