Re: [PATCH] Doc:misc-devices: Fix typo in Documentation/misc-devices

2015-09-18 Thread Jonathan Corbet
On Thu, 17 Sep 2015 00:54:58 +0900 Masanari Iida wrote: > This patch fix spelling typos in Documentation/misc-devices. Applied to the docs tree, thanks. jon -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majo

[PATCH] Doc:misc-devices: Fix typo in Documentation/misc-devices

2015-09-16 Thread Masanari Iida
This patch fix spelling typos in Documentation/misc-devices. Signed-off-by: Masanari Iida --- Documentation/misc-devices/apds990x.txt | 2 +- Documentation/misc-devices/isl29003 | 2 +- Documentation/misc-devices/max6875 | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --g