From: Karel Zak Date: Tue, 13 Sep 2011 09:15:43 +0000 (+0200) Subject: build-sys: add err and errx to smatch no_return_funcs X-Git-Tag: v2.21-rc1~410 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=913f560b9879bef6e3e92aaf5d392fa819e9d76f;p=thirdparty%2Futil-linux.git build-sys: add err and errx 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 0e15c76d93..19052b5d6c 100644 --- a/tools/smatch-data/no_return_funcs +++ b/tools/smatch-data/no_return_funcs @@ -7,3 +7,5 @@ help server_loop terminate_intr usage +err +errx