linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 11/11] i2c-core: Fix typo in comment
@ 2015-05-18 16:54 Shailendra Verma
       [not found] ` <1431968041-3226-1-git-send-email-shailendra.capricorn-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  2015-05-31 23:43 ` Wolfram Sang
  0 siblings, 2 replies; 6+ messages in thread
From: Shailendra Verma @ 2015-05-18 16:54 UTC (permalink / raw)
  To: Wolfram Sang, linux-i2c-u79uwXL29TY76Z2rM5mHXA
  Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA, Shailendra Verma


Signed-off-by: Shailendra Verma <shailendra.capricorn-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
---
 drivers/i2c/i2c-core.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/i2c/i2c-core.c b/drivers/i2c/i2c-core.c
index 987c124..c40141b 100644
--- a/drivers/i2c/i2c-core.c
+++ b/drivers/i2c/i2c-core.c
@@ -1673,7 +1673,7 @@ void i2c_del_adapter(struct i2c_adapter *adap)
 	 * FIXME: This is old code and should ideally be replaced by an
 	 * alternative which results in decoupling the lifetime of the struct
 	 * device from the i2c_adapter, like spi or netdev do. Any solution
-	 * should be throughly tested with DEBUG_KOBJECT_RELEASE enabled!
+	 * should be thoroughly tested with DEBUG_KOBJECT_RELEASE enabled!
 	 */
 	init_completion(&adap->dev_released);
 	device_unregister(&adap->dev);
-- 
1.7.9.5

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

end of thread, other threads:[~2015-05-31 23:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-18 16:54 [PATCH 11/11] i2c-core: Fix typo in comment Shailendra Verma
     [not found] ` <1431968041-3226-1-git-send-email-shailendra.capricorn-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-05-19  4:48   ` Sudip Mukherjee
     [not found]     ` <CA+tKcn8exGWjb5Ttr9fMtKhSA_NKf2umZs5JDtC+uTfLKc9fAA@mail.gmail.com>
     [not found]       ` <CA+tKcn8exGWjb5Ttr9fMtKhSA_NKf2umZs5JDtC+uTfLKc9fAA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-05-19  5:55         ` Sudip Mukherjee
2015-05-19  6:20           ` Wolfram Sang
     [not found]             ` <20150519062046.GB4448-oo5tB6JMkjKRinMKxDlMNPwbnWRJjS81@public.gmane.org>
2015-05-19  6:50               ` Sudip Mukherjee
2015-05-31 23:43 ` Wolfram Sang

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).