[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <Yfjz/CRUxeVGKaaQ@kroah.com>
Date: Tue, 1 Feb 2022 09:49:00 +0100
From: Greg KH <gregkh@...uxfoundation.org>
To: "David E. Box" <david.e.box@...ux.intel.com>
Cc: hdegoede@...hat.com, andriy.shevchenko@...ux.intel.com,
srinivas.pandruvada@...el.com, mgross@...ux.intel.com,
linux-kernel@...r.kernel.org, platform-driver-x86@...r.kernel.org,
Mark Gross <markgross@...nel.org>
Subject: Re: [PATCH 1/3] platform/x86: Add Intel Software Defined Silicon
driver
On Mon, Jan 31, 2022 at 07:04:22PM -0800, David E. Box wrote:
> +static struct bin_attribute bin_attr_provision_akc;
> +static struct bin_attribute bin_attr_provision_cap;
<snip>
> +static BIN_ATTR_WO(provision_akc, SDSI_SIZE_WRITE_MSG);
You the structure twice, why?
Powered by blists - more mailing lists