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]
Date: Mon, 22 Jan 2024 11:14:48 +0100
From: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
To: linux-mips@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] MIPS: sgi-ip27: Fix missing prototypes

On Fri, Jan 19, 2024 at 02:32:16PM +0100, Thomas Bogendoerfer wrote:
> Fix missing prototypes by making not shared functions static and
> adding others to ip27-common.h. Also drop ip27-hubio.c as it's
> not used for a long time.
> 
> Signed-off-by: Thomas Bogendoerfer <tsbogend@...ha.franken.de>
> ---
>  arch/mips/sgi-ip27/Makefile      |   2 +-
>  arch/mips/sgi-ip27/ip27-berr.c   |   4 +-
>  arch/mips/sgi-ip27/ip27-common.h |   2 +
>  arch/mips/sgi-ip27/ip27-hubio.c  | 185 -------------------------------
>  arch/mips/sgi-ip27/ip27-irq.c    |   2 +
>  arch/mips/sgi-ip27/ip27-memory.c |   1 +
>  arch/mips/sgi-ip27/ip27-nmi.c    |  25 ++---
>  7 files changed, 17 insertions(+), 204 deletions(-)
>  delete mode 100644 arch/mips/sgi-ip27/ip27-hubio.c

applied to mips-fixes
Thomas.

-- 
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea.                                                [ RFC1925, 2.3 ]

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ