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] [thread-next>] [day] [month] [year] [list]
Date: Sun, 23 Jun 2024 10:30:59 +0000
From: "Wu, Wentong" <wentong.wu@...el.com>
To: Sakari Ailus <sakari.ailus@...ux.intel.com>
CC: "Winkler, Tomas" <tomas.winkler@...el.com>, "gregkh@...uxfoundation.org"
	<gregkh@...uxfoundation.org>, "linux-kernel@...r.kernel.org"
	<linux-kernel@...r.kernel.org>, "stable@...r.kernel.org"
	<stable@...r.kernel.org>, "Chen, Jason Z" <jason.z.chen@...el.com>
Subject: RE: [PATCH 6/6] mei: vsc: Fix spelling error

> From: Sakari Ailus <sakari.ailus@...ux.intel.com>
> 
> Hi Wentong,
> 
> On Sun, Jun 23, 2024 at 05:30:56PM +0800, Wentong Wu wrote:
> > Fix a spelling error in a comment.
> >
> > Fixes: 566f5ca97680 ("mei: Add transport driver for IVSC device")
> > Cc: stable@...r.kernel.org # for 6.8+
> 
> There's hardly a need to cc this to stable.

Ack, thanks

BR,
Wentong
> 
> > Signed-off-by: Wentong Wu <wentong.wu@...el.com>
> > Tested-by: Jason Chen <jason.z.chen@...el.com>
> > ---
> >  drivers/misc/mei/vsc-fw-loader.c | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/drivers/misc/mei/vsc-fw-loader.c b/drivers/misc/mei/vsc-fw-
> loader.c
> > index 596a9d695dfc..084d0205f97d 100644
> > --- a/drivers/misc/mei/vsc-fw-loader.c
> > +++ b/drivers/misc/mei/vsc-fw-loader.c
> > @@ -204,7 +204,7 @@ struct vsc_img_frag {
> >
> >  /**
> >   * struct vsc_fw_loader - represent vsc firmware loader
> > - * @dev: device used to request fimware
> > + * @dev: device used to request firmware
> >   * @tp: transport layer used with the firmware loader
> >   * @csi: CSI image
> >   * @ace: ACE image
> 
> --
> Kind regards,
> 
> Sakari Ailus

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ