From: Kent Gibson Date: Mon, 5 Oct 2020 07:03:28 +0000 (+0800) Subject: gpio: uapi: remove whitespace X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=c303c51c87a61ace7330b5e0217468b1b8f98a75;p=linux.git gpio: uapi: remove whitespace Remove leading whitespace in ABI v1 comment. Signed-off-by: Kent Gibson Reviewed-by: Bartosz Golaszewski Reviewed-by: Andy Shevchenko Link: https://lore.kernel.org/r/20201005070329.21055-5-warthog618@gmail.com Signed-off-by: Linus Walleij --- diff --git a/include/uapi/linux/gpio.h b/include/uapi/linux/gpio.h index 32dd18f238c3a..ad3f56dd87ec2 100644 --- a/include/uapi/linux/gpio.h +++ b/include/uapi/linux/gpio.h @@ -292,7 +292,7 @@ struct gpio_v2_line_event { }; /* - * ABI v1 + * ABI v1 * * This version of the ABI is deprecated. * Use the latest version of the ABI, defined above, instead.