From: Thomas Monjalon <thomas@monjalon.net>
To: kkanas@marvell.com
Cc: dev@dpdk.org, Jerin Jacob <jerinj@marvell.com>,
Nithin Dabilpuram <ndabilpuram@marvell.com>,
Vamsi Attunuru <vattunuru@marvell.com>
Subject: Re: [dpdk-dev] [PATCH] common/octeontx2: cleanup void returns
Date: Mon, 08 Jul 2019 15:29:01 +0200 [thread overview]
Message-ID: <12424142.ir4GPTDIeb@xps> (raw)
In-Reply-To: <20190708121833.4208-1-kkanas@marvell.com>
08/07/2019 14:18, kkanas@marvell.com:
> From: Krzysztof Kanas <kkanas@marvell.com>
>
> mbox_unregister_vf_irq and mbox_unregister_pf_irq returns void value.
> mbox_unregister_irq also returns void.
>
> Clang with flags '-Wall -Wextra -pedantic' complains about:
> void function should not return void expression
>
> Signed-off-by: Krzysztof Kanas <kkanas@marvell.com>
Applied, thanks
prev parent reply other threads:[~2019-07-08 13:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-08 12:18 [dpdk-dev] [PATCH] common/octeontx2: cleanup void returns kkanas
2019-07-08 13:29 ` Thomas Monjalon [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=12424142.ir4GPTDIeb@xps \
--to=thomas@monjalon.net \
--cc=dev@dpdk.org \
--cc=jerinj@marvell.com \
--cc=kkanas@marvell.com \
--cc=ndabilpuram@marvell.com \
--cc=vattunuru@marvell.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.