Thread (26 messages) 26 messages, 7 authors, 2021-04-08

Re: [PATCH net-next] net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)

From: Leon Romanovsky <leon@kernel.org>
Date: 2021-04-07 12:44:47
Also in: linux-hyperv, lkml

On Wed, Apr 07, 2021 at 08:28:45AM +0000, Dexuan Cui wrote:
quoted
From: Leon Romanovsky <leon@kernel.org>
Sent: Wednesday, April 7, 2021 1:15 AM
quoted
...
int gdma_test_eq(struct gdma_context *gc, struct gdma_queue *eq)
{
        struct gdma_generate_test_event_req req = { 0 };
        struct gdma_general_resp resp = { 0 };
BTW, you don't need to write { 0 }, the {} is enough.
 
Thanks for the suggestion! I'll use {0} in v2. 
You missed the point, "{ 0 }" change to be "{}" without 0.

Thanks
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help