Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 44338003 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ufs: Remove comment to be compliant"

parents c3934aa9 d3c3e453
Loading
Loading
Loading
Loading
+0 −1
Original line number Original line Diff line number Diff line
@@ -2832,7 +2832,6 @@ static void ufs_qcom_dump_dbg_regs(struct ufs_hba *hba, bool no_sleep)


static u32 ufs_qcom_get_user_cap_mode(struct ufs_hba *hba)
static u32 ufs_qcom_get_user_cap_mode(struct ufs_hba *hba)
{
{
	/* QCom prefers no user-space reduction mode */
	return UFS_WB_BUFF_PRESERVE_USER_SPACE;
	return UFS_WB_BUFF_PRESERVE_USER_SPACE;
}
}