Documentation/x86: Rename IRQSTACKSIZE to IRQ_STACK_SIZE
authorAlexander Kuleshov <kuleshovmail@gmail.com>
Fri, 21 Aug 2015 09:19:06 +0000 (15:19 +0600)
committerJonathan Corbet <corbet@lwn.net>
Mon, 24 Aug 2015 17:42:41 +0000 (11:42 -0600)
The IRQSTACKSIZE was renamed to the IRQ_STACK_SIZE in the
(26f80bd6a9 x86-64: Convert irqstacks to per-cpu) commit,
but it still named IRQSTACKSIZE in the documentation. This
patch fixes this.

Signed-off-by: Alexander Kuleshov <kuleshovmail@gmail.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/x86/kernel-stacks

Simple merge