[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190530115732.GB14088@kroah.com>
Date: Thu, 30 May 2019 04:57:32 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Hanna Hawa <hhhawa@...zon.com>
Cc: robh+dt@...nel.org, mark.rutland@....com, bp@...en8.de,
mchehab@...nel.org, james.morse@....com, davem@...emloft.net,
nicolas.ferre@...rochip.com, paulmck@...ux.ibm.com,
dwmw@...zon.co.uk, benh@...zon.com, ronenk@...zon.com,
talel@...zon.com, jonnyc@...zon.com, hanochu@...zon.com,
linux-edac@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 2/2] edac: add support for Amazon's Annapurna Labs EDAC
On Thu, May 30, 2019 at 01:15:29PM +0300, Hanna Hawa wrote:
> +static void al_a57_edac_cpumerrsr(void *arg)
> +{
> + struct edac_device_ctl_info *edac_dev =
> + (struct edac_device_ctl_info *)arg;
No need for casting anything here, just assign it. Doesn't checkpatch
catch this type of thing these days? You did run it, right?
Please fix that up everywhere you do this in the driver.
thanks,
greg k-h
Powered by blists - more mailing lists