From: Alexander Kuleshov Date: Fri, 21 Aug 2015 09:19:06 +0000 (+0600) Subject: Documentation/x86: Rename IRQSTACKSIZE to IRQ_STACK_SIZE X-Git-Tag: omap-for-v4.3/fixes-merge-window~35^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fe0965e63c80dbc4bb005253ecff3494cbefc04;p=pandora-kernel.git Documentation/x86: Rename IRQSTACKSIZE to IRQ_STACK_SIZE 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 Signed-off-by: Jonathan Corbet --- Reading git-diff-tree failed