All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] bib/syncrefs: Use consistent date format
@ 2017-02-22 15:28 SeongJae Park
  2017-02-23 12:49 ` Akira Yokosawa
  0 siblings, 1 reply; 3+ messages in thread
From: SeongJae Park @ 2017-02-22 15:28 UTC (permalink / raw)
  To: paulmck; +Cc: akiyks, perfbook, SeongJae Park

Signed-off-by: SeongJae Park <sj38.park@gmail.com>
---
 bib/syncrefs.bib | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bib/syncrefs.bib b/bib/syncrefs.bib
index c702ac577774..f3495e1bc5d1 100644
--- a/bib/syncrefs.bib
+++ b/bib/syncrefs.bib
@@ -1275,7 +1275,7 @@ Simple Locks in a Multiprocessor System"
 ,number="6,842,809"
 ,month="January"
 ,url="https://www.google.com/patents/US6842809"
-,lastchecked="December 07, 2016"
+,lastchecked="December 7, 2016"
 }

 @inproceedings{YossiLev2009SNZIrwlock
-- 
2.10.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] bib/syncrefs: Use consistent date format
  2017-02-22 15:28 [PATCH] bib/syncrefs: Use consistent date format SeongJae Park
@ 2017-02-23 12:49 ` Akira Yokosawa
  2017-02-25  5:36   ` Paul E. McKenney
  0 siblings, 1 reply; 3+ messages in thread
From: Akira Yokosawa @ 2017-02-23 12:49 UTC (permalink / raw)
  To: SeongJae Park, paulmck; +Cc: perfbook

On 2017/02/23 00:28:06 +0900 SeongJae Park wrote:
> Signed-off-by: SeongJae Park <sj38.park@gmail.com>
> ---
>  bib/syncrefs.bib | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Thanks!

Acked-by: Akira Yokosawa <akiyks@gmail.com>

> diff --git a/bib/syncrefs.bib b/bib/syncrefs.bib
> index c702ac577774..f3495e1bc5d1 100644
> --- a/bib/syncrefs.bib
> +++ b/bib/syncrefs.bib
> @@ -1275,7 +1275,7 @@ Simple Locks in a Multiprocessor System"
>  ,number="6,842,809"
>  ,month="January"
>  ,url="https://www.google.com/patents/US6842809"
> -,lastchecked="December 07, 2016"
> +,lastchecked="December 7, 2016"
>  }
>  
>  @inproceedings{YossiLev2009SNZIrwlock
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] bib/syncrefs: Use consistent date format
  2017-02-23 12:49 ` Akira Yokosawa
@ 2017-02-25  5:36   ` Paul E. McKenney
  0 siblings, 0 replies; 3+ messages in thread
From: Paul E. McKenney @ 2017-02-25  5:36 UTC (permalink / raw)
  To: Akira Yokosawa; +Cc: SeongJae Park, perfbook

On Thu, Feb 23, 2017 at 09:49:50PM +0900, Akira Yokosawa wrote:
> On 2017/02/23 00:28:06 +0900 SeongJae Park wrote:
> > Signed-off-by: SeongJae Park <sj38.park@gmail.com>
> > ---
> >  bib/syncrefs.bib | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> 
> Thanks!
> 
> Acked-by: Akira Yokosawa <akiyks@gmail.com>

Applied,  thank you both!

								Thanx, Paul

> > diff --git a/bib/syncrefs.bib b/bib/syncrefs.bib
> > index c702ac577774..f3495e1bc5d1 100644
> > --- a/bib/syncrefs.bib
> > +++ b/bib/syncrefs.bib
> > @@ -1275,7 +1275,7 @@ Simple Locks in a Multiprocessor System"
> >  ,number="6,842,809"
> >  ,month="January"
> >  ,url="https://www.google.com/patents/US6842809"
> > -,lastchecked="December 07, 2016"
> > +,lastchecked="December 7, 2016"
> >  }
> >  
> >  @inproceedings{YossiLev2009SNZIrwlock
> > 
> 


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2017-02-25  5:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-02-22 15:28 [PATCH] bib/syncrefs: Use consistent date format SeongJae Park
2017-02-23 12:49 ` Akira Yokosawa
2017-02-25  5:36   ` Paul E. McKenney

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.