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

Commit fe421a75 authored by Wayne Porter's avatar Wayne Porter Committed by Greg Kroah-Hartman
Browse files

staging: rts5208: sd.c: Spacing cleanup



Add/remove spaces to make things more readable

Signed-off-by: default avatarWayne Porter <wporter82@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 3c377644
Loading
Loading
Loading
Loading
+3 −4
Original line number Diff line number Diff line
@@ -1436,7 +1436,6 @@ static int sd_switch_function(struct rtsx_chip *chip, u8 bus_width)

		if (func_to_switch)
			break;

	}
	dev_dbg(rtsx_dev(chip), "SD_FUNC_GROUP_1: func_to_switch = 0x%02x",
		func_to_switch);