]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
ocp: Unify line start spacing as tabs
authorBrandon Paupore <brandon.paupore@wdc.com>
Tue, 26 Mar 2024 15:27:07 +0000 (10:27 -0500)
committerDaniel Wagner <wagi@monom.org>
Wed, 10 Apr 2024 08:41:00 +0000 (10:41 +0200)
commita50039a198e1b9174ae9ee3a45ff4b84d10f2900
tree5fe0f02d97d84ffaee10ed390b837e19e66303ea
parent03ffd11f8d43876599d3bd82315ffed3dcee87d4
ocp: Unify line start spacing as tabs

Most of the ocp-nvme.c file already uses tabs in this way, but some
functions are using spaces instead. Unify this to follow the checkpatch
preference for code indents using tabs where possible.

Signed-off-by: Brandon Paupore <brandon.paupore@wdc.com>
plugins/ocp/ocp-nvme.c