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:   Thu, 5 Oct 2023 08:16:23 +0200
From:   Uwe Kleine-König <u.kleine-koenig@...gutronix.de>
To:     Ken Lin <ken_lin5@...mail.com>
Cc:     LKML <linux-kernel@...r.kernel.org>, groeck@...omium.org,
        Benson Leung <bleung@...omium.org>,
        Hans Verkuil <hverkuil-cisco@...all.nl>,
        Mauro Carvalho Chehab <mchehab@...nel.org>,
        Reka Norman <rekanorman@...omium.org>,
        Stefan Adolfsson <sadolfsson@...omium.org>,
        chrome-platform@...ts.linux.dev, linux-media@...r.kernel.org,
        "rasheed.hsueh" <rasheed.hsueh@...c.corp-partner.google.com>
Subject: Re: [1/2] media: platform: cros-ec: Rename conns array for the match
 table

Hello,

On Thu, Oct 05, 2023 at 09:38:40AM +0800, Ken Lin wrote:
> Rename conns array to port_**_conns, ** is the ports which support cec.
> ex: dibbi_conns support Port D and B will be renamed to port_db_conns.
> Make it much cleaner and readable.
> 
> Signed-off-by: Ken Lin <ken_lin5@...mail.com>
> ---

Two procedural hints:

Please send patch series in a way that they form a thread. git
send-email should get this right. Patch 2/2 is completely separate
from this patch which might make it harder for maintainers to apply
your patches

This patch doesn't fit on current mainline. It's a good idea to use
the --base parameter for git format-patch or to explicitly mention the
tree you based your patches on. (Ok, found it, it fits on next.)

Best regards
Uwe

-- 
Pengutronix e.K.                           | Uwe Kleine-König            |
Industrial Linux Solutions                 | https://www.pengutronix.de/ |

Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ