From: Nishanth Menon Date: Thu, 26 Jun 2014 07:10:28 +0000 (+0530) Subject: irqchip: crossbar: Change the goto naming X-Git-Tag: omap-for-v3.17/dt-part1~18^2~8 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c44d5151246947442f2fe8eede842e3f76dd2f1;p=pandora-kernel.git irqchip: crossbar: Change the goto naming Using err1,2,3,4 etc makes it hard to ensure a new exit path in the middle will not result in spurious changes, so rename the error paths as per the function it does. Signed-off-by: Nishanth Menon Signed-off-by: Sricharan R Acked-by: Santosh Shilimkar Link: https://lkml.kernel.org/r/1403766634-18543-11-git-send-email-r.sricharan@ti.com Signed-off-by: Jason Cooper --- Reading git-diff-tree failed