summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorKarel Zak2015-08-05 12:41:17 +0200
committerKarel Zak2015-08-05 12:41:17 +0200
commit06df240c9223d005082ebdd83074dc6f0c62e674 (patch)
treeb8f89dce5ada1de453744b193dfcab380471fd55 /tools
parentlib/blkdev: use 64-bit to count size in bytes (diff)
downloadkernel-qcow2-util-linux-06df240c9223d005082ebdd83074dc6f0c62e674.tar.gz
kernel-qcow2-util-linux-06df240c9223d005082ebdd83074dc6f0c62e674.tar.xz
kernel-qcow2-util-linux-06df240c9223d005082ebdd83074dc6f0c62e674.zip
tools: add err_oom() to smatch no_return_funcs
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tools')
-rw-r--r--tools/smatch-data/no_return_funcs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/smatch-data/no_return_funcs b/tools/smatch-data/no_return_funcs
index 3c79fb0ed..7d40b8a99 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