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

Commit 17a90539 authored by Javier Martinez Canillas's avatar Javier Martinez Canillas Committed by Ulf Hansson
Browse files

mmc: wbsd: Remove unneded semicolon



It's not needed an is just creating a null statement, so remove it.

Signed-off-by: default avatarJavier Martinez Canillas <javier@osg.samsung.com>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent bf8b8511
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -809,7 +809,7 @@ static void wbsd_request(struct mmc_host *mmc, struct mmc_request *mrq)
			cmd->error = -EINVAL;

			goto done;
		};
		}
	}

	/*