From: Michael Ellerman Date: Tue, 15 Jul 2014 11:15:36 +0000 (+1000) Subject: powerpc: Update comments in irqflags.h X-Git-Tag: omap-for-v3.17/fixes-against-rc2~134^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=144beb2f53894283e0a8a4e6ef32d42b17fc34fd;p=pandora-kernel.git powerpc: Update comments in irqflags.h The comment on TRACE_ENABLE_INTS is incorrect, and appears to have always been incorrect since the code was merged. It probably came from an original out-of-tree patch. Replace it with something that's correct. Also propagate the message to RECONCILE_IRQ_STATE(), because it's potentially subtle. Signed-off-by: Michael Ellerman Signed-off-by: Benjamin Herrenschmidt --- Reading git-diff-tree failed