Input: cyapa_gen6 - aligned "*" each line
authorJiang Jian <jiangjian@cdjrlc.com>
Tue, 21 Jun 2022 07:00:32 +0000 (15:00 +0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 22 Jun 2022 23:14:37 +0000 (16:14 -0700)
Consider * alignment in comments

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
Link: https://lore.kernel.org/r/20220621070032.30072-1-jiangjian@cdjrlc.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/mouse/cyapa_gen6.c

index 812edfced86eeee1c4c1666f4627ea14ee88b296..0caaf3e64215d00c57196967f229d7892afe8acc 100644 (file)
@@ -57,7 +57,7 @@ struct pip_app_resp_head {
         * The value of data_status can be the first byte of data or
         * the command status or the unsupported command code depending on the
         * requested command code.
-       */
+        */
        u8 data_status;
 } __packed;