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-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ