ANDROID: scsi: ufs: Remove a blank line

There is no blank line in the upstream code above the luns_avail
declaration. Hence this patch.

Bug: 204438323
Signed-off-by: Bart Van Assche <bvanassche@google.com>
Change-Id: I79927cc14cc011c87eb96ca8847f0bd6a046bb40
This commit is contained in:
Bart Van Assche
2021-10-28 14:47:46 -07:00
parent 23dd19247d
commit 69d296ea60

View File

@@ -974,7 +974,6 @@ struct ufs_hba {
struct delayed_work debugfs_ee_work;
u32 debugfs_ee_rate_limit_ms;
#endif
u32 luns_avail;
bool complete_put;
bool rpmb_complete_put;