]> git.proxmox.com Git - mirror_ubuntu-hirsute-kernel.git/commit
gpiolib: Update indentation in driver.rst for code excerpts
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Wed, 7 Oct 2020 14:38:17 +0000 (17:38 +0300)
committerJonathan Corbet <corbet@lwn.net>
Mon, 12 Oct 2020 19:15:34 +0000 (13:15 -0600)
commit4fb220da0dd03d3699776220d86ac84b38941c0c
treecfb8360070d16ba92e17b250990a87e36e5ece6b
parent7a87724d0492388c3c1fe770c494d10115799598
gpiolib: Update indentation in driver.rst for code excerpts

When TABs are being used to indent the code excerpts inside the bullet
lists some of the tools [vim in particular] fail to recognize it and
continue interpreting the special characters inside the quoted excerpt.

Update indentation in driver.rst for code excerpts to avoid
their special interpretation.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://lore.kernel.org/r/20201007143817.76335-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/driver-api/gpio/driver.rst