RE: [PATCH 3/3] [trivial] mei: Fix typo in mei drivers

From: Winkler, Tomas
Date: Mon Nov 25 2013 - 06:41:58 EST




>
> > 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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/