From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 95129C07E9D for ; Mon, 26 Sep 2022 10:56:20 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236918AbiIZK4Q (ORCPT ); Mon, 26 Sep 2022 06:56:16 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:53798 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S237194AbiIZKyw (ORCPT ); Mon, 26 Sep 2022 06:54:52 -0400 Received: from jabberwock.ucw.cz (jabberwock.ucw.cz [46.255.230.98]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D00654E617; Mon, 26 Sep 2022 03:29:03 -0700 (PDT) Received: by jabberwock.ucw.cz (Postfix, from userid 1017) id 03AF41C0016; Mon, 26 Sep 2022 12:27:59 +0200 (CEST) Date: Mon, 26 Sep 2022 12:28:01 +0200 From: Pavel Machek To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, stable@vger.kernel.org, Xiang wangx , Helge Deller , Sasha Levin Subject: Re: [PATCH 4.9 04/30] video: fbdev: skeletonfb: Fix syntax errors in comments Message-ID: <20220926102801.GA8978@amd> References: <20220926100736.153157100@linuxfoundation.org> <20220926100736.313886468@linuxfoundation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="G4iJoqBmSsgzjUCe" Content-Disposition: inline In-Reply-To: <20220926100736.313886468@linuxfoundation.org> User-Agent: Mutt/1.5.23 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --G4iJoqBmSsgzjUCe Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon 2022-09-26 12:11:35, Greg Kroah-Hartman wrote: > From: Xiang wangx >=20 > [ Upstream commit fc378794a2f7a19cf26010dc33b89ba608d4c70f ] >=20 > Delete the redundant word 'its'. This does not belong in stable. Best regards, Pavel > +++ b/drivers/video/fbdev/skeletonfb.c > @@ -96,7 +96,7 @@ static struct fb_fix_screeninfo xxxfb_fix =3D { > =20 > /* > * Modern graphical hardware not only supports pipelines but some= =20 > - * also support multiple monitors where each display can have its = =20 > + * also support multiple monitors where each display can have > * its own unique data. In this case each display could be =20 > * represented by a separate framebuffer device thus a separate=20 > * struct fb_info. Now the struct xxx_par represents the graphics --=20 DENX Software Engineering GmbH, Managing Director: Wolfgang Denk HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany --G4iJoqBmSsgzjUCe Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAmMxfrEACgkQMOfwapXb+vL1iQCeOC+PPkQaXq4wQASnxzsDbLUg i8oAnjr5Sexl4mbg2UbrtFvmd8FGYGbd =y5Nw -----END PGP SIGNATURE----- --G4iJoqBmSsgzjUCe--