|
| From: | Keith Busch |
| Subject: | Re: [PATCH v3 1/2] hw/block/nvme: add dulbe support |
| Date: | Wed, 21 Oct 2020 19:21:35 -0700 |
On Thu, Oct 22, 2020 at 12:17:35AM +0200, Klaus Jensen wrote:
> + for (int i = 1; i <= n->num_namespaces; i++) {
You can call me old-school, but I don't think C should have allowed
mixed declarations with code.
| [Prev in Thread] | Current Thread | [Next in Thread] |