summaryrefslogtreecommitdiffstats
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 <bvanassche@acm.org> Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Jens Axboe <axboe@kernel.dk>