[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220309104812.7fb9b198@hermes.local>
Date: Wed, 9 Mar 2022 10:48:12 -0800
From: Stephen Hemminger <stephen@...workplumber.org>
To: Eli Cohen <elic@...dia.com>
Cc: <dsahern@...nel.org>, <netdev@...r.kernel.org>,
<virtualization@...ts.linux-foundation.org>, <jasowang@...hat.com>,
<si-wei.liu@...cle.com>, <mst@...hat.com>, <lulu@...hat.com>,
<parav@...dia.com>
Subject: Re: [PATCH v5 3/4] vdpa: Support for configuring max VQ pairs for a
device
On Wed, 9 Mar 2022 18:46:08 +0200
Eli Cohen <elic@...dia.com> wrote:
> + if (tb[VDPA_ATTR_DEV_MGMTDEV_MAX_VQS]) {
> + uint32_t num_vqs;
> +
> + if (!vdpa->json_output)
> + printf("\n");
Should be using print_nl() which handles oneline mode
Powered by blists - more mailing lists