softirq: Fix typo in __do_softirq() comments
authorYangtao Li <tiny.windzz@gmail.com>
Thu, 18 Oct 2018 14:21:33 +0000 (10:21 -0400)
committerIngo Molnar <mingo@kernel.org>
Thu, 18 Oct 2018 16:10:23 +0000 (18:10 +0200)
commite45506ac0af9b56b221863e9649fe122d8bb42ff
tree4b0736aee57e68cebca629430c185e29e71dc195
parentb8d62f33b7b225935649ab165d901fe8dd7f95e5
softirq: Fix typo in __do_softirq() comments

s/s/as

[ mingo: Also add a missing 'the', add proper punctuation and clarify what 'swap' means here. ]

Signed-off-by: Yangtao Li <tiny.windzz@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: alexander.levin@verizon.com
Cc: frederic@kernel.org
Cc: joel@joelfernandes.org
Cc: paulmck@linux.vnet.ibm.com
Cc: rostedt@goodmis.org
Link: http://lkml.kernel.org/r/20181018142133.12341-1-tiny.windzz@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/softirq.c