diff options
author | Christoph Hellwig <[email protected]> | 2016-09-11 16:03:03 +0200 |
---|---|---|
committer | Jens Axboe <[email protected]> | 2016-09-14 09:18:08 -0600 |
commit | fc95db3edeaf924e9ad16592d9c1b06c730a49c9 (patch) | |
tree | 401f2c87679ce9e21cfabde10001f972572c4ded | |
parent | 3f7c624aa58f769e0313ca3310704c5d88ac99ce (diff) |
bio.h: remove a very outdated comment
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Jens Axboe <[email protected]>
-rw-r--r-- | include/linux/bio.h | 2 |
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 <[email protected]> * * This program is free software; you can redistribute it and/or modify |