mirror-linux/arch/s390
Eric Biggers 7450ebd29c crypto: scatterwalk - simplify map and unmap calling convention
Now that the address returned by scatterwalk_map() is always being
stored into the same struct scatter_walk that is passed in, make
scatterwalk_map() do so itself and return void.

Similarly, now that scatterwalk_unmap() is always being passed the
address field within a struct scatter_walk, make scatterwalk_unmap()
take a pointer to struct scatter_walk instead of the address directly.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2025-03-21 17:33:38 +08:00
..
appldata treewide: const qualify ctl_tables where applicable 2025-01-28 13:48:37 +01:00
boot more s390 updates for 6.14 merge window 2025-01-30 10:48:17 -08:00
configs This update includes the following changes: 2025-01-24 07:48:10 -08:00
crypto crypto: scatterwalk - simplify map and unmap calling convention 2025-03-21 17:33:38 +08:00
hypfs [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
include s390 fixes for 6.14 merge window 2025-01-30 10:53:49 -08:00
kernel s390 fixes for 6.14 merge window 2025-01-30 10:53:49 -08:00
kvm KVM: s390: Reject KVM_SET_GSI_ROUTING on ucontrol VMs 2025-01-07 16:36:11 +01:00
lib more s390 updates for 6.14 merge window 2025-01-30 10:48:17 -08:00
mm more s390 updates for 6.14 merge window 2025-01-30 10:48:17 -08:00
net s390/bpf: Implement exceptions 2024-07-08 16:39:35 +02:00
pci s390/pci: Fix SR-IOV for PFs initially in standby 2025-01-26 17:24:08 +01:00
purgatory s390: Add '-std=gnu11' to decompressor and purgatory CFLAGS 2025-01-28 09:49:35 +01:00
tools s390/tools: Use array instead of string initializer 2025-01-28 15:12:06 +01:00
Kbuild - An extensive rework of kexec and crash Kconfig from Eric DeVolder 2023-08-29 14:53:51 -07:00
Kconfig more s390 updates for 6.14 merge window 2025-01-30 10:48:17 -08:00
Kconfig.debug
Makefile s390: Add '-std=gnu11' to decompressor and purgatory CFLAGS 2025-01-28 09:49:35 +01:00
Makefile.postlink kbuild: Strip runtime const RELA sections correctly 2025-02-01 04:28:05 +09:00