Centos-kernel-stream-9/tools
Mark Langsdorf 094c7e2822 driver core: class: remove module * from class_create()
JIRA: https://issues.redhat.com/browse/RHEL-1023
Conflicts:
	drivers/dax/bus.c - had to remove an argument
by hand
	drivers/char/tpm/tpm-interface.c - minor context
differences

commit 1aaba11da9aa7d7d6b52a74d45b31cac118295a1
Author: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Date: Fri, 17 Mar 2023 15:16:33 +0000

The module pointer in class_create() never actually did anything, and it
shouldn't have been requred to be set as a parameter even if it did
something.  So just remove it and fix up all callers of the function in
the kernel tree at the same time.

Cc: "Rafael J. Wysocki" <rafael@kernel.org>
Acked-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Link: https://lore.kernel.org/r/20230313181843.1207845-4-gregkh@linuxfoundation.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Mark Langsdorf <mlangsdo@redhat.com>
2023-11-01 11:12:29 -05:00
..
accounting
arch selftests/bpf: Remove not used headers 2023-09-22 09:12:07 +02:00
bootconfig
bpf bpftool: Use "fallthrough;" keyword instead of comments 2023-09-22 09:13:36 +02:00
build perf build: Fix broken feature check for libtracefs due to external lib changes 2023-09-18 13:03:37 +02:00
cgroup
debugging
edid
firewire
firmware
gpio
hv
iio
include bpf: netfilter: Add BPF_NETFILTER bpf_attach_type 2023-09-22 09:12:36 +02:00
io_uring
kvm/kvm_stat
laptop
leds
lib libbpf: Fix realloc API handling in zero-sized edge cases 2023-09-22 09:12:37 +02:00
memory-model
objtool x86/hyperv: Mark hv_ghcb_terminate() as noreturn 2023-10-04 09:34:19 +02:00
pci
pcmcia
perf perf test shell record_bpf_filter: Skip 6.2 kernel 2023-09-18 13:03:52 +02:00
power Merge: perf/x86/intel: Add Crestmont PMU 2023-10-11 13:28:06 -04:00
rcu
scripts selftests/bpf: Fix cross compilation with CLANG_CROSS_FLAGS 2023-09-22 09:12:07 +02:00
spi
testing driver core: class: remove module * from class_create() 2023-11-01 11:12:29 -05:00
thermal/tmon
time
tracing tracing: Always use canonical ftrace path 2023-09-18 12:02:13 +02:00
usb
verification
virtio
vm
wmi
Makefile