linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] platform: x86: Fix trivial typo in comment
@ 2015-03-06 21:50 Yannick Guerrini
  2015-03-14 18:41 ` Darren Hart
  0 siblings, 1 reply; 2+ messages in thread
From: Yannick Guerrini @ 2015-03-06 21:50 UTC (permalink / raw)
  To: dvhart; +Cc: trivial, platform-driver-x86, linux-kernel, Yannick Guerrini

Change 'disalbe' to 'disable'

Signed-off-by: Yannick Guerrini <yguerrini@tomshardware.fr>
---
 drivers/platform/x86/intel_oaktrail.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/platform/x86/intel_oaktrail.c b/drivers/platform/x86/intel_oaktrail.c
index a4a4258..8037c8b 100644
--- a/drivers/platform/x86/intel_oaktrail.c
+++ b/drivers/platform/x86/intel_oaktrail.c
@@ -62,7 +62,7 @@
  * (1 << 1):	Bluetooth enable/disable, RW.
  * (1 << 2):	GPS enable/disable, RW.
  * (1 << 3):	WiFi enable/disable, RW.
- * (1 << 4):	WWAN (3G) enable/disalbe, RW.
+ * (1 << 4):	WWAN (3G) enable/disable, RW.
  * (1 << 5):	Touchscreen enable/disable, Read Only.
  */
 #define OT_EC_DEVICE_STATE_ADDRESS	0xD6
-- 
1.9.5.msysgit.0


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

* Re: [PATCH] platform: x86: Fix trivial typo in comment
  2015-03-06 21:50 [PATCH] platform: x86: Fix trivial typo in comment Yannick Guerrini
@ 2015-03-14 18:41 ` Darren Hart
  0 siblings, 0 replies; 2+ messages in thread
From: Darren Hart @ 2015-03-14 18:41 UTC (permalink / raw)
  To: Yannick Guerrini; +Cc: trivial, platform-driver-x86, linux-kernel

On Fri, Mar 06, 2015 at 10:50:30PM +0100, Yannick Guerrini wrote:
> Change 'disalbe' to 'disable'
> 
> Signed-off-by: Yannick Guerrini <yguerrini@tomshardware.fr>

Queued, thanks.

In the future, the following subject is preferred:

intel-oaktrail: Fix trivial typo in comment

Thanks,

-- 
Darren Hart
Intel Open Source Technology Center

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

end of thread, other threads:[~2015-03-14 18:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-06 21:50 [PATCH] platform: x86: Fix trivial typo in comment Yannick Guerrini
2015-03-14 18:41 ` Darren Hart

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