]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
nvme: clean up goto labels without whitespace
authorMinwoo Im <minwoo.im.dev@gmail.com>
Sun, 21 Jul 2019 13:05:06 +0000 (22:05 +0900)
committerMinwoo Im <minwoo.im.dev@gmail.com>
Sun, 21 Jul 2019 13:05:06 +0000 (22:05 +0900)
commitabd295a2fa95d5dd482422e0389f4747958ce325
tree25cefb271145a99f51f8706ea3013d051a93a720
parent53578058a18955df2d0eeabcfb19aaa0e66741a1
nvme: clean up goto labels without whitespace

Now we can have it without any pre-whitespace before the goto labels.

Signed-off-by: Minwoo Im <minwoo.im.dev@gmail.com>
nvme.c