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

Commit b507b87e authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "scsi: ufs: fix compilation warning on debugfs"

parents 74aaa66d 895abd26
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -600,7 +600,7 @@ static const struct file_operations ufsdbg_dump_device_desc = {
	.read		= seq_read,
};

static ssize_t ufsdbg_power_mode_show(struct seq_file *file, void *data)
static int ufsdbg_power_mode_show(struct seq_file *file, void *data)
{
	struct ufs_hba *hba = (struct ufs_hba *)file->private;
	char *names[] = {