[RFC PATCH v7 7/8] netdev: expose DPLL pin handle for netdevice

Vadim Fedorenko vadfed at meta.com
Fri Apr 28 03:00:44 PDT 2023


On 28/04/2023 03:36, Stephen Hemminger wrote:
> On Thu, 27 Apr 2023 17:20:08 -0700
> Vadim Fedorenko <vadfed at meta.com> wrote:
> 
>> +size_t dpll_msg_pin_handle_size(struct dpll_pin *pin)
>> +{
>> +	// TMP- THE HANDLE IS GOING TO CHANGE TO DRIVERNAME/CLOCKID/PIN_INDEX
>> +	// LEAVING ORIG HANDLE NOW AS PUT IN THE LAST RFC VERSION
> 
> Please don't use C++ style comments

Sure, these comments were put in as a placeholder for RFC patches, will
be definitely removed for the next version which I hope will be ready to
merge.



More information about the linux-arm-kernel mailing list