summaryrefslogtreecommitdiff
path: root/scripts/git.orderFile
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2025-01-07 13:58:30 +0100
committerUwe Kleine-König <ukleinek@kernel.org>2025-01-08 08:30:56 +0100
commit78dcad6daa405b8a939cd08f6ccd6c4e2cb50a9c (patch)
tree424002def3b0eb89bba7b092fce984c695bf400e /scripts/git.orderFile
parentcce16e7f6216227964cda25f5f23634bce2c500f (diff)
downloadkernel-78dcad6daa405b8a939cd08f6ccd6c4e2cb50a9c.tar.gz
dt-bindings: pwm: Correct indentation and style in DTS example
DTS example in the bindings should be indented with 2- or 4-spaces and aligned with opening '- |', so correct any differences like 3-spaces or mixtures 2- and 4-spaces in one binding. No functional changes here, but saves some comments during reviews of new patches built on existing code. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Nuno Sa <nuno.sa@analog.com> Link: https://lore.kernel.org/r/20250107125831.225068-1-krzysztof.kozlowski@linaro.org Signed-off-by: Uwe Kleine-König <ukleinek@kernel.org>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions
0-19 03:10:46 -0400'>2011-10-19net: add skb frag size accessorsEric Dumazet 2011-10-03atm/iphase : removal of PCI space dereferences.françois romieu 2011-09-15Merge branch 'master' into for-nextJiri Kosina 2011-09-15atm: Convert vmalloc/memset to vzallocJoe Perches 2011-08-26atm: convert to SKB paged frag API.Ian Campbell 2011-07-26atomic: use <linux/atomic.h>Arun Sharma 2011-07-12lanai: use pci_dev->subsystem_deviceSergei Shtylyov 2011-07-08ATM: Delete no use FILL_RX_POOLS_IN_BH marcoWang Shaoyan 2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan 2011-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds 2011-05-18drivercore: revert addition of of_match to struct deviceGrant Likely