OSDN Git Service

staging: rtl8712: recv_linux.c: Align * on block comment
authorChristian L Moreno <christianluciano.m@gmail.com>
Tue, 16 Jul 2019 19:09:15 +0000 (16:09 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 25 Jul 2019 07:48:14 +0000 (09:48 +0200)
commit814b75b4ed9c1a7633bfec7bab33c96db87a39db
tree2617fb8c3093988ec6cda9fffa055fb8b7061f53
parent7a047abbb6ef8ac0050f8f0aa6a668985fb75a2c
staging: rtl8712: recv_linux.c: Align * on block comment

Block comments should align the * on each line.
This warning was reported by checkpatch.pl

Signed-off-by: Christian L Moreno <christianluciano.m@gmail.com>
Link: https://lore.kernel.org/r/20190716190915.30869-1-christianluciano.m@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/recv_linux.c