summaryrefslogtreecommitdiff
path: root/include/linux/bio.h
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2016-09-11 16:03:03 +0200
committerJens Axboe <axboe@fb.com>2016-09-14 09:18:08 -0600
commitfc95db3edeaf924e9ad16592d9c1b06c730a49c9 (patch)
tree401f2c87679ce9e21cfabde10001f972572c4ded /include/linux/bio.h
parent3f7c624aa58f769e0313ca3310704c5d88ac99ce (diff)
bio.h: remove a very outdated comment
Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'include/linux/bio.h')
-rw-r--r--include/linux/bio.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/bio.h b/include/linux/bio.h
index 23ddf4b46a9b..e00721a2dce1 100644
--- a/include/linux/bio.h
+++ b/include/linux/bio.h
@@ -1,6 +1,4 @@
/*
- * 2.5 block I/O model
- *
* Copyright (C) 2001 Jens Axboe <axboe@suse.de>
*
* This program is free software; you can redistribute it and/or modify