Skip to content

Commit

Permalink
[BLOCK][TRIVIAL] ll_rw_blk: header included twice
Browse files Browse the repository at this point in the history
linux/blkdev.h included twice

Signed-off-by: Nicolas Kaiser <nikai@nikai.net>
Signed-off-by: Jens Axboe <axboe@suse.de>
  • Loading branch information
Nicolas Kaiser authored and Jens Axboe committed Jan 9, 2006
1 parent 5367f2d commit 1abee6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion block/ll_rw_blk.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
#include <linux/slab.h>
#include <linux/swap.h>
#include <linux/writeback.h>
#include <linux/blkdev.h>

/*
* for max sense size
Expand Down

0 comments on commit 1abee6d

Please sign in to comment.