[GIT PULL] w1: drivers for v6.11

From: Krzysztof Kozlowski
Date: Tue Jul 02 2024 - 03:15:11 EST


The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)

are available in the Git repository at:

https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-w1.git tags/w1-drv-6.11

for you to fetch changes up to 26bf5fc86033162dbd2d5759094cbd724313d55b:

w1: Drop allocation error message (2024-05-28 17:45:02 +0200)

----------------------------------------------------------------
1-Wire bus drivers for v6.11

Just two cleanups for W1 core code.

----------------------------------------------------------------
Thorsten Blum (2):
w1: Add missing newline and fix typos in w1_bus_master comment
w1: Drop allocation error message

drivers/w1/w1.c | 2 +-
drivers/w1/w1_int.c | 6 +-----
include/linux/w1.h | 7 ++++---
3 files changed, 6 insertions(+), 9 deletions(-)