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-next>] [day] [month] [year] [list]
Date: Sat, 6 Apr 2024 03:14:14 +0200
From: Andi Shyti <andi.shyti@...nel.org>
To: Wolfram Sang <wsa@...nel.org>
Cc: Arnd Bergmann <arnd@...nel.org>, linux-i2c <linux-i2c@...r.kernel.org>, 
	lkml <linux-kernel@...r.kernel.org>, Andi Shyti <andi.shyti@...nel.org>
Subject: [GIT PULL] i2c-host-fixes for v6.9-rc3

Hi Wolfram,

Just one build fix from Arnd in this series, sent from the
beaches of the Canary Islands.

I was also tempted to include Heiner's build fix regarding the
I2C_MUX dependency. However, because it arrived late in the week
and I wanted to reproduce it myself, I decided to postpone it
until next week.

Thanks,
Andi

The following changes since commit 39cd87c4eb2b893354f3b850f916353f2658ae6f:

  Linux 6.9-rc2 (2024-03-31 14:32:39 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/andi.shyti/linux.git tags/i2c-host-fixes-6.9-rc3

for you to fetch changes up to 95197779091166b9ed4b1c630c13600abf94ada7:

  i2c: pxa: hide unused icr_bits[] variable (2024-04-04 01:07:57 +0200)

----------------------------------------------------------------
An unused const variable kind of error has been fixed by placing
the definition of icr_bits[] inside the ifdef block where it is
used.

----------------------------------------------------------------
Arnd Bergmann (1):
      i2c: pxa: hide unused icr_bits[] variable

 drivers/i2c/busses/i2c-pxa.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ