]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
scsi: libsas: Fix some indentation in libsas.h
authorJohn Garry <john.garry@huawei.com>
Fri, 4 Jan 2019 16:01:26 +0000 (00:01 +0800)
committerMartin K. Petersen <martin.petersen@oracle.com>
Sat, 12 Jan 2019 03:14:24 +0000 (22:14 -0500)
commitff525b6e2d3011d5a1ef08d8b3f4f745c7245412
tree2aec4f068933ff1489f298d96e1ac6a1c82f03b0
parent50b812755e9766fa0a1a28533f4d11a34a5b813e
scsi: libsas: Fix some indentation in libsas.h

Currently much indentation in this file is done with whitespaces instead of
tabs, which can make reading difficult, so fix this up.

Some other little minor tidy-up is done, but this file still has many other
checkpatch warnings (generally linelength > 80 or function arguments have
no identifier names).

All libsas code can be audited for checkpatch issues later.

Signed-off-by: John Garry <john.garry@huawei.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
include/scsi/libsas.h