Re: [PATCH net-next v4 07/10] ethtool: cmis_cdb: Add a layer for supporting CDB commands

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 18 Apr 2024 13:34:52 +0300 Danielle Ratson wrote:
> +static inline u16
> +cmis_cdb_module_features_completion_time(struct cmis_cdb_module_features_rpl *rpl)
> +{
> +	return be16_to_cpu(rpl->max_completion_time);
> +}

nit: please drop all the inline in this file, the compiler will 100%
inline this anyway




[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux