aboutsummaryrefslogtreecommitdiff
path: root/drivers/block/null_blk/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2020-12-07null_blk: Move driver into its own directoryDamien Le Moal1-0/+11
Move null_blk driver code into the new sub-directory drivers/block/null_blk. Suggested-by: Bart Van Assche <[email protected]> Signed-off-by: Damien Le Moal <[email protected]> Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Jens Axboe <[email protected]>