]> asedeno.scripts.mit.edu Git - linux.git/commit
lib/scatterlist: Add SG_CHAIN and SG_END macros for LSB encodings
authorAnshuman Khandual <khandual@linux.vnet.ibm.com>
Thu, 15 Feb 2018 03:33:56 +0000 (09:03 +0530)
committerJens Axboe <axboe@kernel.dk>
Wed, 28 Feb 2018 19:23:35 +0000 (12:23 -0700)
commit723fbf563a6a9cefbd3c58e95694583ad1cb8704
treee7f7886eb7ee80e276e7efe6c56f95c36708240e
parent468f098734ab095b72d8af26bcd4bcb2ed31a3be
lib/scatterlist: Add SG_CHAIN and SG_END macros for LSB encodings

This replaces scatterlist->page_link LSB encodings with SG_CHAIN and
SG_END definitions without any functional change.

Signed-off-by: Anshuman Khandual <khandual@linux.vnet.ibm.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
include/linux/scatterlist.h