提交 24e394b0 编写于 作者: E Egor Uleyskiy 提交者: Greg Kroah-Hartman

drivers: staging: vme: Fixed indention

Signed-off-by: NEgor Uleyskiy <egor.ulieiskii@gmail.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 7f608097
...@@ -67,8 +67,8 @@ static int pio2_gpio_get(struct gpio_chip *chip, unsigned int offset) ...@@ -67,8 +67,8 @@ static int pio2_gpio_get(struct gpio_chip *chip, unsigned int offset)
return 0; return 0;
} }
static void pio2_gpio_set(struct gpio_chip *chip, unsigned int offset, static void pio2_gpio_set(struct gpio_chip *chip,
int value) unsigned int offset, int value)
{ {
u8 reg; u8 reg;
int retval; int retval;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册