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]
Message-ID: <9066fb52-66dc-4ff1-8014-11aff7d2d0ec@moroto.mountain>
Date: Mon, 5 Feb 2024 09:08:48 +0300
From: Dan Carpenter <dan.carpenter@...aro.org>
To: Ettore Forgiarini <ettorenigma@...il.com>
Cc: gregkh@...uxfoundation.org, richardcochran@...il.com,
	ozlinux@...mail.com, linux-staging@...ts.linux.dev,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] Staging: octeon: octeon-stubs: remove all typedef

On Sun, Feb 04, 2024 at 10:21:34AM +0100, Ettore Forgiarini wrote:
> Removed all typedef so the code conform with code style
> ---
>  drivers/staging/octeon/octeon-stubs.h | 48 +++++++++++++--------------

These octeon stubs are just so that the driver can be compile tested
without installing a cross compiler.  They aren't used in real life.
You need to cross compile with MIPS and the appropriate .config to
ensure that you don't break the actual driver build.

regards,
dan carpenter


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ