On Mon, Dec 06, 2021 at 02:57:17PM -0800, Gaurav Kashyap wrote: > Remove the ICE support in UFS and use the shared library > for crypto functionality. > > Signed-off-by: Gaurav Kashyap <quic_gaurkash@xxxxxxxxxxx> Can you reword this to make it clear that this patch isn't removing ICE support from the UFS driver, but rather just refactoring how it is implemented? Also please make sure to clearly describe any changes in behavior, or else reorder the patchset so that no behavior is changed until after the conversion. There are some behavior changes that I pointed out on the previous patch. - Eric