diff options
author | Rob Landley <rob@landley.net> | 2007-10-15 13:42:52 +0400 |
---|---|---|
committer | Jens Axboe <jens.axboe@oracle.com> | 2007-10-16 11:59:55 +0400 |
commit | 26bbb29a2a4e1491238ae49bf3294955dc0ab662 (patch) | |
tree | 2876c92ddf00e893d53c50d15f46ff53603a1fcc /Documentation/block/ioprio.txt | |
parent | 87ad90016483f7f112021c7c82d3d72e682324f6 (diff) | |
download | linux-26bbb29a2a4e1491238ae49bf3294955dc0ab662.tar.xz |
Update Jens Axboe's email in Documentation/*
Jens Axboe's old email address bounces.
Signed-off-by: Rob Landley <rob@landley.net>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
Diffstat (limited to 'Documentation/block/ioprio.txt')
-rw-r--r-- | Documentation/block/ioprio.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/block/ioprio.txt b/Documentation/block/ioprio.txt index 35e516b0b8a9..8ed8c59380b4 100644 --- a/Documentation/block/ioprio.txt +++ b/Documentation/block/ioprio.txt @@ -180,4 +180,4 @@ int main(int argc, char *argv[]) ---> snip ionice.c tool <--- -March 11 2005, Jens Axboe <axboe@suse.de> +March 11 2005, Jens Axboe <jens.axboe@oracle.com> |