[PATCH] common/idpf: add missing newline at end of file
Stephen Hemminger
stephen at networkplumber.org
Wed Oct 30 16:52:35 CET 2024
The README file had missing newline.
Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
---
drivers/common/idpf/base/README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/common/idpf/base/README b/drivers/common/idpf/base/README
index ff26f736ec..457b5a81f3 100644
--- a/drivers/common/idpf/base/README
+++ b/drivers/common/idpf/base/README
@@ -18,4 +18,4 @@ Updating the driver
NOTE: The source code in this directory should not be modified apart from
the following file(s):
- idpf_osdep.h
\ No newline at end of file
+ idpf_osdep.h
--
2.45.2
More information about the dev
mailing list