From: Nadim Almas Date: Fri, 21 Oct 2016 16:29:05 +0000 (+0530) Subject: Staging:vt6656:main_usb: fix Block comments should align the * on each line X-Git-Tag: v4.10-rc1~148^2~443 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=2ce7b194c6d084db25e1b7b01584e2c384e126f2;p=karo-tx-linux.git Staging:vt6656:main_usb: fix Block comments should align the * on each line Block comments should align the * on each line as reported by checkpatch.pl Signed-off-by: Nadim Almas Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/vt6656/main_usb.c b/drivers/staging/vt6656/main_usb.c index fe84da363fbd..50d02d9aa535 100644 --- a/drivers/staging/vt6656/main_usb.c +++ b/drivers/staging/vt6656/main_usb.c @@ -326,9 +326,9 @@ static int vnt_init_registers(struct vnt_private *priv) priv->current_net_addr); /* - * set BB and packet type at the same time - * set Short Slot Time, xIFS, and RSPINF - */ + * set BB and packet type at the same time + * set Short Slot Time, xIFS, and RSPINF + */ if (priv->bb_type == BB_TYPE_11A) priv->short_slot_time = true; else