2018-09-27 18:24:51

by Diego Viola

[permalink] [raw]
Subject: [PATCH TRIVIAL v3 1/3] CREDITS: punctuation fix

Signed-off-by: Diego Viola <[email protected]>
---
CREDITS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/CREDITS b/CREDITS
index 5befd2d71..b82efb36d 100644
--- a/CREDITS
+++ b/CREDITS
@@ -1473,7 +1473,7 @@ W: http://www.linux-ide.org/
W: http://www.linuxdiskcert.org/
D: Random SMP kernel hacker...
D: Uniform Multi-Platform E-IDE driver
-D: Active-ATA-Chipset maddness..........
+D: Active-ATA-Chipset maddness...
D: Ultra DMA 133/100/66/33 w/48-bit Addressing
D: ATA-Disconnect, ATA-TCQ
D: ATA-Smart Kernel Daemon
--
2.19.0



2018-09-27 18:24:56

by Diego Viola

[permalink] [raw]
Subject: [PATCH TRIVIAL v3 2/3] MAINTAINERS: punctuation fix

Signed-off-by: Diego Viola <[email protected]>
---
MAINTAINERS | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 02a39617e..db46fa83c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -93,7 +93,7 @@ Descriptions of section entries:
Supported: Someone is actually paid to look after this.
Maintained: Someone actually looks after it.
Odd Fixes: It has a maintainer but they don't have time to do
- much other than throw the odd patch in. See below..
+ much other than throw the odd patch in. See below.
Orphan: No current maintainer [but maybe you could take the
role as you write your new code].
Obsolete: Old code. Something tagged obsolete generally means
--
2.19.0


2018-09-27 18:25:05

by Diego Viola

[permalink] [raw]
Subject: [PATCH TRIVIAL v3 3/3] Makefile: punctuation fix

Signed-off-by: Diego Viola <[email protected]>
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 0c90c4354..3dd188d52 100644
--- a/Makefile
+++ b/Makefile
@@ -1099,7 +1099,7 @@ archprepare: archheaders archscripts prepare1 scripts_basic
prepare0: archprepare gcc-plugins
$(Q)$(MAKE) $(build)=.

-# All the preparing..
+# All the preparing...
prepare: prepare0 prepare-objtool

# Support for using generic headers in asm-generic
--
2.19.0