Bagas Sanjaya <bagasdotme@xxxxxxxxx> writes: > As the subject suggests: don't repeat yourself (DRY) on table introduction > (ioctl macros-related). > > Enjoy! > > Bagas Sanjaya (2): > Documentation: ioctl-number: Shorten macros table > Documentation: ioctl-number: Don't repeat macro names > > .../userspace-api/ioctl/ioctl-number.rst | 36 ++++++++++--------- > 1 file changed, 20 insertions(+), 16 deletions(-) The first seems like a good cleanup; the second a bit less so, but I've applied the pair. Thanks, jon