[PATCH] cyclicdeadline: removed unnesessary text in usage message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



removed unnesessary text in usage message
Signed-off-by: Anubhav Shelat <ashelat@xxxxxxxxxx>
---
 src/sched_deadline/cyclicdeadline.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/sched_deadline/cyclicdeadline.c b/src/sched_deadline/cyclicdeadline.c
index fbe3a75c60b8..4b4050fcbbb7 100644
--- a/src/sched_deadline/cyclicdeadline.c
+++ b/src/sched_deadline/cyclicdeadline.c
@@ -685,7 +685,6 @@ static void usage(int error)
 	       "-a [CPUSET] --affinity     Comma/hyphen separated list of CPUs to run deadline\n"
 	       "                           tasks on. An empty CPUSET runs on all CPUs a deadline\n"
 	       "                           task.\n"
-	       "                           on CPU 4, and thread #5 on CPU 5.\n"
 	       "-D TIME  --duration        Specify a length for the test run.\n"
 	       "                           Append 'm', 'h', or 'd' to specify minutes, hours or\n"
 	       "                           days\n"
@@ -1234,7 +1233,7 @@ int main(int argc, char **argv)
 		percent = nr_cpus * 80 / nr_threads;
 	}
 
-	/* Set up the data while sill in SCHED_FIFO */
+	/* Set up the data while still in SCHED_FIFO */
 	for (i = 0; i < nr_threads; i++) {
 		sd = &sched_data[i];
 		/*
-- 
2.39.3




[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux