From: Mark Salter Date: Mon, 26 Nov 2012 23:14:00 +0000 (-0500) Subject: c6x: fix misleading comment X-Git-Tag: v3.7-rc8~14^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c0603f487b6b0cfa0b2bbcab7f06333e78db652;p=pandora-kernel.git c6x: fix misleading comment A comment in entry.S incorrectly stated that interrupt vectors called __do_IRQ() and that int6 vector was used for syscalls. Both statements are incorrect for the current kernel, so this patch cleans up the wording to reflect current reality. Signed-off-by: Mark Salter --- Reading git-diff-tree failed