From: Davidlohr Bueso Date: Mon, 16 Jun 2014 18:14:26 +0000 (-0700) Subject: perf bench sched-messaging: Drop barf() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~178^2~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecdac96899e3db3f428e4d2e978f25e3f8d35a6c;p=pandora-kernel.git perf bench sched-messaging: Drop barf() Instead of reinventing the wheel, we can use err(2) when dealing with fatal errors. Exit code is now always EXIT_FAILURE (1). Signed-off-by: Davidlohr Bueso Cc: Aswin Chandramouleeswaran Cc: Hitoshi Mitake Cc: Jiri Olsa Link: http://lkml.kernel.org/r/1402942467-10671-9-git-send-email-davidlohr@hp.com Signed-off-by: Arnaldo Carvalho de Melo --- Reading git-diff-tree failed