Re: [PATCH] docs: fix 're-use' -> 'reuse' in documentation
From: Randy Dunlap <hidden>
Date: 2026-01-29 19:01:51
Hi, On 1/28/26 2:02 PM, Rhys Tumelty wrote:
Signed-off-by: Rhys Tumelty <redacted> --- Documentation/ABI/testing/pstore | 2 +- Documentation/admin-guide/initrd.rst | 2 +- Documentation/admin-guide/kdump/kdump.rst | 2 +- Documentation/admin-guide/mm/nommu-mmap.rst | 2 +- Documentation/arch/arm64/arm-acpi.rst | 4 ++-- Documentation/arch/s390/driver-model.rst | 2 +- Documentation/arch/x86/shstk.rst | 2 +- Documentation/driver-api/phy/phy.rst | 2 +- Documentation/driver-api/tty/tty_ldisc.rst | 2 +- Documentation/driver-api/usb/gadget.rst | 2 +- Documentation/filesystems/relay.rst | 2 +- Documentation/filesystems/resctrl.rst | 2 +- Documentation/firmware-guide/acpi/DSD-properties-rules.rst | 2 +- Documentation/firmware-guide/acpi/enumeration.rst | 2 +- Documentation/input/gamepad.rst | 2 +- Documentation/process/adding-syscalls.rst | 4 ++-- Documentation/sound/hd-audio/notes.rst | 2 +- 17 files changed, 19 insertions(+), 19 deletions(-)
Do we need a style guide? :) The $internet tells me that both are acceptable although "reuse" is preferred when a missing hyphen won't cause confusion. Acked-by: Randy Dunlap <redacted> -- ~Randy