linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Input: cyapa_gen6 - aligned "*" each line
@ 2022-06-21  7:00 Jiang Jian
  2022-06-29  5:08 ` Dmitry Torokhov
  0 siblings, 1 reply; 2+ messages in thread
From: Jiang Jian @ 2022-06-21  7:00 UTC (permalink / raw)
  To: dmitry.torokhov; +Cc: jiangjian, linux-input, linux-kernel

Consider * alignment in comments

Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>
---
 drivers/input/mouse/cyapa_gen6.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/input/mouse/cyapa_gen6.c b/drivers/input/mouse/cyapa_gen6.c
index 812edfced86e..0caaf3e64215 100644
--- 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;
 
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Input: cyapa_gen6 - aligned "*" each line
  2022-06-21  7:00 [PATCH] Input: cyapa_gen6 - aligned "*" each line Jiang Jian
@ 2022-06-29  5:08 ` Dmitry Torokhov
  0 siblings, 0 replies; 2+ messages in thread
From: Dmitry Torokhov @ 2022-06-29  5:08 UTC (permalink / raw)
  To: Jiang Jian; +Cc: linux-input, linux-kernel

On Tue, Jun 21, 2022 at 03:00:32PM +0800, Jiang Jian wrote:
> Consider * alignment in comments
> 
> Signed-off-by: Jiang Jian <jiangjian@cdjrlc.com>

Applied, thank you.

-- 
Dmitry

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-06-29  5:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-06-21  7:00 [PATCH] Input: cyapa_gen6 - aligned "*" each line Jiang Jian
2022-06-29  5:08 ` Dmitry Torokhov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).