[PATCH 4/5] gpio: uapi: remove whitespace

From: Kent Gibson
Date: Mon Oct 05 2020 - 03:04:12 EST


Remove leading whitespace in ABI v1 comment.

Signed-off-by: Kent Gibson <warthog618@xxxxxxxxx>
---
include/uapi/linux/gpio.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/uapi/linux/gpio.h b/include/uapi/linux/gpio.h
index 32dd18f238c3..ad3f56dd87ec 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.
--
2.28.0