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:   Sat, 29 Feb 2020 21:27:59 -0800 (PST)
From:   David Miller <davem@...emloft.net>
To:     jacob.e.keller@...el.com
Cc:     linux-pci@...r.kernel.org, netdev@...r.kernel.org,
        bhelgaas@...gle.com, jeffrey.t.kirsher@...el.com,
        QLogic-Storage-Upstream@...ium.com, michael.chan@...adcom.com
Subject: Re: [PATCH 1/5] pci: introduce pci_get_dsn

From: Jacob Keller <jacob.e.keller@...el.com>
Date: Thu, 27 Feb 2020 14:36:31 -0800

> +int pci_get_dsn(struct pci_dev *dev, u8 dsn[])
> +{
> +	u32 dword;
> +	int pos;
> +
> +

Just one empty line after the local variable declarations please.

Thank you.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ