mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user