From: Karel Zak Date: Fri, 2 Dec 2011 17:31:20 +0000 (+0100) Subject: build-sys: add log_err to smatch non-return functions X-Git-Tag: v2.21-rc1~140 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6e7e2c57d550a82ac59b3a12b691b6fc1318e094;p=thirdparty%2Futil-linux.git build-sys: add log_err to smatch non-return functions Signed-off-by: Karel Zak --- diff --git a/tools/smatch-data/no_return_funcs b/tools/smatch-data/no_return_funcs index 19052b5d6c..a7ea042ccb 100644 --- a/tools/smatch-data/no_return_funcs +++ b/tools/smatch-data/no_return_funcs @@ -9,3 +9,4 @@ terminate_intr usage err errx +log_err