From: Timo Sirainen Date: Wed, 21 Jul 2021 14:14:26 +0000 (+0300) Subject: doveadm: Mark fs_cmd_help() with ATTR_NORETURN X-Git-Tag: 2.3.17~293 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d757b9af4375bbc1614427c8d080cc7d1e6b362e;p=thirdparty%2Fdovecot%2Fcore.git doveadm: Mark fs_cmd_help() with ATTR_NORETURN This helps static analyzers understand that the function doesn't return. --- diff --git a/src/doveadm/doveadm-fs.c b/src/doveadm/doveadm-fs.c index 12025f1173..17f6129927 100644 --- a/src/doveadm/doveadm-fs.c +++ b/src/doveadm/doveadm-fs.c @@ -16,7 +16,7 @@ #include #include -static void fs_cmd_help(struct doveadm_cmd_context *cctx); +static void fs_cmd_help(struct doveadm_cmd_context *cctx) ATTR_NORETURN; static void cmd_fs_delete(struct doveadm_cmd_context *cctx); static struct fs *