> > Comments should explain something that is nontrivial instead of duplicating > the > code. Additionally, this change makes ufshcd_map_desc_id_to_length() too > short > too keep it as a function. Please remove this function entirely and insert the > following code into the callers of this function: > > desc_len = QUERY_DESC_MAX_SIZE > > Thanks, > > Bart. Done Regards Arthur