The following changes since commit d58071a8a76d779eedab38033ae4c821c30295a5: Linux 5.16-rc3 (2021-11-28 14:09:19 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git tags/asm-generic-5.17 for you to fetch changes up to 733e417518a69b71061c3bafc2bf106109565eee: asm-generic/error-injection.h: fix a spelling mistake, and a coding style issue (2021-12-17 14:12:14 +0100) ---------------------------------------------------------------- asm-generic: cleanups for 5.17 A few minor cleanups for cross-architecture code: Alexandre Ghiti deals with removing some leftovers from drivers and features that have been removed, and Wasin Thonkaew has a cosmetic change. ---------------------------------------------------------------- As with the soc pull requests, this is also early, as I won't be working before the start of the merge window. Alexandre Ghiti (4): Documentation, arch: Remove leftovers from raw device Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH arch: Remove leftovers from mandatory file locking arch: Remove leftovers from prism54 wireless driver Wasin Thonkaew (1): asm-generic/error-injection.h: fix a spelling mistake, and a coding style issue Documentation/admin-guide/cifs/usage.rst | 7 +++---- Documentation/admin-guide/devices.txt | 8 +------- arch/arm/configs/cm_x300_defconfig | 1 - arch/arm/configs/ezx_defconfig | 1 - arch/arm/configs/imote2_defconfig | 1 - arch/arm/configs/nhk8815_defconfig | 1 - arch/arm/configs/pxa_defconfig | 1 - arch/arm/configs/spear13xx_defconfig | 1 - arch/arm/configs/spear3xx_defconfig | 1 - arch/arm/configs/spear6xx_defconfig | 1 - arch/mips/configs/decstation_64_defconfig | 1 - arch/mips/configs/decstation_defconfig | 1 - arch/mips/configs/decstation_r4k_defconfig | 1 - arch/mips/configs/fuloong2e_defconfig | 1 - arch/mips/configs/ip27_defconfig | 1 - arch/mips/configs/malta_defconfig | 1 - arch/mips/configs/malta_kvm_defconfig | 1 - arch/mips/configs/malta_qemu_32r6_defconfig | 1 - arch/mips/configs/maltaaprp_defconfig | 1 - arch/mips/configs/maltasmvp_defconfig | 1 - arch/mips/configs/maltasmvp_eva_defconfig | 1 - arch/mips/configs/maltaup_defconfig | 1 - arch/mips/configs/maltaup_xpa_defconfig | 1 - arch/powerpc/configs/pmac32_defconfig | 1 - arch/powerpc/configs/ppc6xx_defconfig | 1 - arch/powerpc/configs/pseries_defconfig | 1 - arch/sh/configs/titan_defconfig | 1 - include/asm-generic/error-injection.h | 4 ++-- 28 files changed, 6 insertions(+), 38 deletions(-)