summaryrefslogtreecommitdiffstats
path: root/schedutils/ionice.c
diff options
context:
space:
mode:
authorKarel Zak2009-04-23 13:22:27 +0200
committerKarel Zak2009-04-23 13:22:27 +0200
commit357e7c3b2d54a36fb97e2ac5fa903c7a6aeafd7e (patch)
tree474c082becd35a6e0b947dbc7cebfc2692b4a4f6 /schedutils/ionice.c
parentchrt: add a comment about non POSIX 1003.1b attributes in chrt.1 (diff)
downloadkernel-qcow2-util-linux-357e7c3b2d54a36fb97e2ac5fa903c7a6aeafd7e.tar.gz
kernel-qcow2-util-linux-357e7c3b2d54a36fb97e2ac5fa903c7a6aeafd7e.tar.xz
kernel-qcow2-util-linux-357e7c3b2d54a36fb97e2ac5fa903c7a6aeafd7e.zip
ionice: change Jens Axboe's email
Based on util-linux-2.14.2-schedutils_fix_email.patch from SUSE src.rpm package. Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'schedutils/ionice.c')
-rw-r--r--schedutils/ionice.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedutils/ionice.c b/schedutils/ionice.c
index d41a8fad4..5f1f34894 100644
--- a/schedutils/ionice.c
+++ b/schedutils/ionice.c
@@ -1,7 +1,7 @@
/*
* ionice: set or get process io scheduling class and priority
*
- * Copyright (C) 2005 Jens Axboe <axboe@suse.de> SUSE Labs
+ * Copyright (C) 2005 Jens Axboe <jens@axboe.dk>
*
* Released under the terms of the GNU General Public License version 2
*