On Thu, 2023-12-14 at 11:23 -0800, Bart Van Assche wrote: > > External email : Please do not click links or open attachments until > you have verified the sender or the content. > Rename ufshcd_auto_hibern8_enable() into > ufshcd_configure_auto_hibern8() > since this function can enable or disable auto-hibernation. Since > ufshcd_auto_hibern8_enable() is only used inside the UFSHCI driver > core, > declare it static. Additionally, move the definition of this function > to > just before its first caller. Reviewed-by: Peter Wang <peter.wang@xxxxxxxxxxxx>