]> www.infradead.org Git - users/sagi/blktests.git/commit
block/002,scsi/007,zbd/003: remove options for shellcheck SC2119
authorShin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Thu, 31 Aug 2023 06:25:45 +0000 (15:25 +0900)
committerShin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
Fri, 1 Sep 2023 00:07:22 +0000 (09:07 +0900)
commit2045e8d3df86d75b6fc89fc21d7cc9211959561e
tree586832fe7958adbfcdfbbebd723d72320d6e1091
parenta12281b8320f67304b8709a081a55560b847770f
block/002,scsi/007,zbd/003: remove options for shellcheck SC2119

The commits 852996fea4f1 and 45b203cce8ba added options of a few
function calls to avoid the shellcheck warning SC2119. After that,
SC2119 was disabled with the commit 3d1c0fe2677d. Then the added options
are no longer needed. Remove them to clean up.

Link: https://lore.kernel.org/linux-nvme/o5xnqvujzakhrudv7p64owiuzgozmean6blxow4vdxhdqozg5v@qznf2tzmey7k/
Signed-off-by: Shin'ichiro Kawasaki <shinichiro.kawasaki@wdc.com>
tests/block/002
tests/scsi/007
tests/zbd/003