From: Karel Zak Date: Wed, 5 Aug 2015 10:41:17 +0000 (+0200) Subject: tools: add err_oom() to smatch no_return_funcs X-Git-Tag: v2.27-rc2~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06df240c9223d005082ebdd83074dc6f0c62e674;p=thirdparty%2Futil-linux.git tools: add err_oom() to smatch no_return_funcs Signed-off-by: Karel Zak --- diff --git a/tools/smatch-data/no_return_funcs b/tools/smatch-data/no_return_funcs index 3c79fb0eda..7d40b8a995 100644 --- a/tools/smatch-data/no_return_funcs +++ b/tools/smatch-data/no_return_funcs @@ -9,5 +9,6 @@ terminate_intr usage err errx +err_oom log_err sleepexit