[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <5af3a653-d4b8-4e73-bffc-5583f17e00eb@acm.org>
Date: Fri, 4 Oct 2024 13:17:14 -0700
From: Bart Van Assche <bvanassche@....org>
To: Eric Biggers <ebiggers@...nel.org>, dm-devel@...ts.linux.dev
Cc: linux-block@...r.kernel.org, linux-kernel@...r.kernel.org,
Md Sadre Alam <quic_mdalam@...cinc.com>, Israel Rukshin <israelr@...dia.com>
Subject: Re: [RFC PATCH] dm-inlinecrypt: add target for inline block device
encryption
On 10/3/24 5:41 PM, Eric Biggers wrote:
> + u64 dun[BLK_CRYPTO_DUN_ARRAY_SIZE] = { 0 };
Hi Eric,
Isn't the preferred style in the Linux kernel for aggregate
initialization "{}" instead of "{ 0 }"?
Thanks,
Bart.
Powered by blists - more mailing lists