projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
981facf
)
Input: cyapa_gen6 - aligned "*" each line
author
Jiang Jian
<jiangjian@cdjrlc.com>
Tue, 21 Jun 2022 07:00:32 +0000
(15:00 +0800)
committer
Dmitry 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
patch
|
blob
|
history
diff --git
a/drivers/input/mouse/cyapa_gen6.c
b/drivers/input/mouse/cyapa_gen6.c
index
812edfc
..
0caaf3e
100644
(file)
--- a/
drivers/input/mouse/cyapa_gen6.c
+++ b/
drivers/input/mouse/cyapa_gen6.c
@@
-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;