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

Commit 24e394b0 authored by Egor Uleyskiy's avatar Egor Uleyskiy Committed by Greg Kroah-Hartman
Browse files

drivers: staging: vme: Fixed indention

parent 7f608097
Loading
Loading
Loading
Loading
+12 −12
Original line number Diff line number Diff line
@@ -67,8 +67,8 @@ static int pio2_gpio_get(struct gpio_chip *chip, unsigned int offset)
	return 0;
}

static void pio2_gpio_set(struct gpio_chip *chip, unsigned int offset,
	int value)
static void pio2_gpio_set(struct gpio_chip *chip,
			  unsigned int offset, int value)
{
	u8 reg;
	int retval;
+1 −1

File changed.

Contains only whitespace changes.

+8 −8

File changed.

Contains only whitespace changes.