[COMMON] scsi: ufs: Remove one condition to check pm level policy range
authorKiwoong Kim <kwmad.kim@samsung.com>
Fri, 23 Jun 2017 05:58:06 +0000 (14:58 +0900)
committerJaeHun Jung <jh0801.jung@samsung.com>
Tue, 8 May 2018 08:21:45 +0000 (17:21 +0900)
commit6ac3d080534c4707895fdfd05aa8553c91d981d7
tree2dbaf44244b437550ac193c1d9e022b28c46b4d9
parente6e6b0718eb322ed834bae018c4d8ce97c4cd5a1
[COMMON] scsi: ufs: Remove one condition to check pm level policy range

The second operand is zero and the first operand is unsinged.
Therefore, the condition is meaningless.

Change-Id: Ibdbe83b04c421a6376ab0584117baa57df16af19
Signed-off-by: Kiwoong Kim <kwmad.kim@samsung.com>
drivers/scsi/ufs/ufshcd-pltfrm.c