diff options
author | Christoph Hellwig <hch@lst.de> | 2016-09-11 16:03:03 +0200 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2016-09-14 09:18:08 -0600 |
commit | fc95db3edeaf924e9ad16592d9c1b06c730a49c9 (patch) | |
tree | 401f2c87679ce9e21cfabde10001f972572c4ded /include | |
parent | 3f7c624aa58f769e0313ca3310704c5d88ac99ce (diff) | |
download | talos-obmc-linux-fc95db3edeaf924e9ad16592d9c1b06c730a49c9.tar.gz talos-obmc-linux-fc95db3edeaf924e9ad16592d9c1b06c730a49c9.zip |
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')
-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 <axboe@suse.de> * * This program is free software; you can redistribute it and/or modify |