]> git.ipfire.org Git - thirdparty/util-linux.git/commit
blkreport: remove "LBA" from usage() and unnecessary alignment check
authorKarel Zak <kzak@redhat.com>
Fri, 10 Feb 2017 09:53:38 +0000 (10:53 +0100)
committerKarel Zak <kzak@redhat.com>
Fri, 10 Feb 2017 09:53:38 +0000 (10:53 +0100)
commit3e30dc82d83b42a738df10b9f1e7d6b1bbcab0af
tree1ff9b53bd1e7130bb789533c9a5b82e4f4c8851a
parent07fd79087597e8a65767700a9fd91034d1a16409
blkreport: remove "LBA" from usage() and unnecessary alignment check

* "LBA" sounds confusing

* alignment check is unnecessary for report ioctl

Reported-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Karel Zak <kzak@redhat.com>
sys-utils/blkreport.c