On Thu, Jan 06, 2022 at 01:57:59PM -0800, Vishal Verma wrote: > > Just one nit here about the double verb 'get'. In such cases, > get_partition_info can just become 'partition_info' > > e.g.: cxl_cmd_partition_info_get_active_volatile_cap(... >
Will do - thanks Vishal! Combiningg w Ira's feedback, it'll be: cxl_cmd_partition_info_get_active_volatile_bytes(... > > >