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

Commit cb0b6555 authored by Ramiro Oliveira's avatar Ramiro Oliveira Committed by Greg Kroah-Hartman
Browse files

Staging: fsl-mc: Remove blank lines



Remove multiple blank lines as reported by checkpatch

Signed-off-by: default avatarRamiro Oliveira <roliveir@synopsys.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent f86a1808
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -369,7 +369,6 @@ int dpmcp_set_irq_mask(struct fsl_mc_io *mc_io,
	struct mc_command cmd = { 0 };
	struct dpmcp_cmd_set_irq_mask *cmd_params;


	/* prepare command */
	cmd.header = mc_encode_cmd_header(DPMCP_CMDID_SET_IRQ_MASK,
					  cmd_flags, token);
+0 −1
Original line number Diff line number Diff line
@@ -139,7 +139,6 @@ static struct attribute *fsl_mc_dev_attrs[] = {

ATTRIBUTE_GROUPS(fsl_mc_dev);


struct bus_type fsl_mc_bus_type = {
	.name = "fsl-mc",
	.match = fsl_mc_bus_match,