Re: [PATCH] Doc: pps: Fix file name in pps.txt

2015-07-14 Thread Jonathan Corbet
On Mon, 13 Jul 2015 12:29:11 +0900 Masanari Iida wrote: > This patch fix a file name of example code. 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 majordomo info at ht

Re: [PATCH] Doc: pps: Fix file name in pps.txt

2015-07-13 Thread Rodolfo Giometti
On Mon, Jul 13, 2015 at 07:21:50AM -0600, Jonathan Corbet wrote: > On Mon, 13 Jul 2015 08:23:15 +0200 > Rodolfo Giometti wrote: > > > On Mon, Jul 13, 2015 at 12:29:11PM +0900, Masanari Iida wrote: > > > This patch fix a file name of example code. > > > > > > Signed-off-by: Masanari Iida > >

Re: [PATCH] Doc: pps: Fix file name in pps.txt

2015-07-13 Thread Jonathan Corbet
On Mon, 13 Jul 2015 08:23:15 +0200 Rodolfo Giometti wrote: > On Mon, Jul 13, 2015 at 12:29:11PM +0900, Masanari Iida wrote: > > This patch fix a file name of example code. > > > > Signed-off-by: Masanari Iida > > Signed-off-by: Rodolfo Giometti Why Signed-off-by? Did you maybe mean Acked-

Re: [PATCH] Doc: pps: Fix file name in pps.txt

2015-07-12 Thread Rodolfo Giometti
On Mon, Jul 13, 2015 at 12:29:11PM +0900, Masanari Iida wrote: > This patch fix a file name of example code. > > Signed-off-by: Masanari Iida Signed-off-by: Rodolfo Giometti -- HCE Engineering e-mail: giome...@hce-engineering.com GNU/Linux Solutions

[PATCH] Doc: pps: Fix file name in pps.txt

2015-07-12 Thread Masanari Iida
This patch fix a file name of example code. Signed-off-by: Masanari Iida --- Documentation/pps/pps.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/pps/pps.txt b/Documentation/pps/pps.txt index c508cce..7cb7264 100644 --- a/Documentation/pps/pps.txt +++ b/Doc