Re: [PATCH v3 2/9] fpga: dfl: omit unneeded null pointer check from {afu,fme}_open()
From: Xu Yilun
Date: Tue Sep 24 2024 - 02:31:07 EST
On Thu, Sep 19, 2024 at 04:34:23PM -0400, Peter Colberg wrote:
> The feature platform device is guaranteed to have an associated platform
> data. Refactor dfl_fpga_inode_to_feature_dev_data() to directly return
> the platform data and retrieve the device from the data.
The code is good. But please elaborate on the purpose of these
intermediate change.
Thanks,
Yilun