Skip to content

Commit

Permalink
Input: cyapa_gen6 - aligned "*" each line
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jiang Jian authored and Dmitry Torokhov committed Jun 22, 2022
1 parent 981facf commit 0efff5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/input/mouse/cyapa_gen6.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;

Expand Down

0 comments on commit 0efff5c

Please sign in to comment.