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

Commit d3c3e453 authored by Asutosh Das's avatar Asutosh Das
Browse files

ufs: Remove comment to be compliant



Removes the comment introduced in
01974365.

This is needed for compliance.

Change-Id: I5da7cfa66f54473387820c3534c1f85d52c38d48
Signed-off-by: default avatarAsutosh Das <asutoshd@codeaurora.org>
parent 7e711cbf
Loading
Loading
Loading
Loading
+0 −1
Original line number 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)
{
	/* QCom prefers no user-space reduction mode */
	return UFS_WB_BUFF_PRESERVE_USER_SPACE;
}