[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <5B8DA87D05A7694D9FA63FD143655C1B1AF1C7E6@HASMSX106.ger.corp.intel.com>
Date: Mon, 25 Nov 2013 11:40:18 +0000
From: "Winkler, Tomas" <tomas.winkler@...el.com>
To: Randy Dunlap <rdunlap@...radead.org>,
Masanari Iida <standby24x7@...il.com>,
"trivial@...nel.org" <trivial@...nel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH 3/3] [trivial] mei: Fix typo in mei drivers
>
> > drivers/misc/mei/amthif.c | 4 ++--
> > drivers/misc/mei/debugfs.c | 2 +-
> > drivers/misc/mei/hbm.c | 12 ++++++------
> > drivers/misc/mei/mei_dev.h | 2 +-
> > 4 files changed, 10 insertions(+), 10 deletions(-)
> >
> > diff --git a/drivers/misc/mei/debugfs.c b/drivers/misc/mei/debugfs.c
> > index e3870f2..10b172a 100644
> > --- a/drivers/misc/mei/debugfs.c
> > +++ b/drivers/misc/mei/debugfs.c
> > @@ -43,7 +43,7 @@ static ssize_t mei_dbgfs_read_meclients(struct file *fp, char
> __user *ubuf,
> >
> > mutex_lock(&dev->device_lock);
> >
> > - /* if the driver is not enabled the list won't b consitent */
> > + /* if the driver is not enabled the list won't b consistent */
>
> be
Actually, this I already have fixed in my queue.
Will post shortly
Thanks
Tomas
--
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