From: Arnd Bergmann Date: Tue, 27 Nov 2012 09:18:00 +0000 (+0000) Subject: scripts/sortextable: silence script output X-Git-Tag: v3.9-rc1~123^2~4^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8c0c774dd7b4aa0e0b69f483a70c7f41995139ef;p=pandora-kernel.git scripts/sortextable: silence script output The exception table sorter outputs one line every time it gets called, e.g. 'sort done marker at 66dc00', which is slightly annoying when doing 'make -s' which is otherwise completely silent. Since that output is not helpful to most people building the kernel, turn it off by default. Signed-off-by: Arnd Bergmann Acked-by: David Daney Cc: "H. Peter Anvin" --- Reading git-diff-tree failed