]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
RDMA/bnxt_re: Fix Kconfig indentation
authorKrzysztof Kozlowski <krzk@kernel.org>
Wed, 20 Nov 2019 13:41:38 +0000 (21:41 +0800)
committerJason Gunthorpe <jgg@mellanox.com>
Mon, 25 Nov 2019 14:31:47 +0000 (10:31 -0400)
commit6e419e35e68ad7327a383cd52053071b8eb9843b
tree05fad9091e07e50f272026b420ededddb5024afc
parent3694e41e41517994664518ece6265f0bc04a840d
RDMA/bnxt_re: Fix Kconfig indentation

Adjust indentation from spaces to tab (+optional two spaces) as in coding
style with command like:
$ sed -e 's/^        /\t/' -i */Kconfig

Link: https://lore.kernel.org/r/20191120134138.15245-1-krzk@kernel.org
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/hw/bnxt_re/Kconfig