lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 25 May 2015 23:11:17 +0530
From:	Shailendra Verma <shailendra.capricorn@...il.com>
To:	Dmitry Torokhov <dmitry.torokhov@...il.com>,
	Dudley Du <dudl@...ress.com>,
	Geert Uytterhoeven <geert@...ux-m68k.org>,
	linux-input@...r.kernel.org
Cc:	linux-kernel@...r.kernel.org,
	Shailendra Verma <shailendra.capricorn@...il.com>
Subject: [PATCH] Input:mouse:cyapa_gen5.c - Fix for typos in comment in function cyapa_gen5_irq_cmd_handler().


Signed-off-by: Shailendra Verma <shailendra.capricorn@...il.com>
---
 drivers/input/mouse/cyapa_gen5.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/input/mouse/cyapa_gen5.c b/drivers/input/mouse/cyapa_gen5.c
index 5b611dd..a12c32a 100644
--- a/drivers/input/mouse/cyapa_gen5.c
+++ b/drivers/input/mouse/cyapa_gen5.c
@@ -2547,8 +2547,8 @@ static bool cyapa_gen5_irq_cmd_handler(struct cyapa *cyapa)
 				gen5_pip->irq_cmd_buf, length))) {
 			/*
 			 * Cover the Gen5 V1 firmware issue.
-			 * The issue is there is no interrut will be
-			 * asserted to notityf host to read a command
+			 * The issue is there is no interrupt will be
+			 * asserted to notify host to read a command
 			 * data out when always has finger touch on
 			 * trackpad during the command is issued to
 			 * trackad device.
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ