Re: [PATCH RFC 14/15] lib: replace **** with a hug

2018-12-02 Thread Tobin C. Harding
On Fri, Nov 30, 2018 at 11:27:23AM -0800, Jarkko Sakkinen wrote: > In order to comply with the CoC, replace with a hug. > > Signed-off-by: Jarkko Sakkinen > --- > lib/vsprintf.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/lib/vsprintf.c b/lib/vsprintf.c >

Re: [PATCH RFC 14/15] lib: replace **** with a hug

2018-12-02 Thread Tobin C. Harding
On Fri, Nov 30, 2018 at 11:27:23AM -0800, Jarkko Sakkinen wrote: > In order to comply with the CoC, replace with a hug. > > Signed-off-by: Jarkko Sakkinen > --- > lib/vsprintf.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/lib/vsprintf.c b/lib/vsprintf.c >

Re: [PATCH RFC 14/15] lib: replace **** with a hug

2018-12-01 Thread Sergey Senozhatsky
On (11/30/18 12:59), Jarkko Sakkinen wrote: > On Fri, Nov 30, 2018 at 02:41:11PM -0500, Steven Rostedt wrote: > > Since the code has been greatly modified since that comment was added, > > I would say the comment is simply out of date. > > > > Just nuke the comment, and that will be an accurate

Re: [PATCH RFC 14/15] lib: replace **** with a hug

2018-12-01 Thread Sergey Senozhatsky
On (11/30/18 12:59), Jarkko Sakkinen wrote: > On Fri, Nov 30, 2018 at 02:41:11PM -0500, Steven Rostedt wrote: > > Since the code has been greatly modified since that comment was added, > > I would say the comment is simply out of date. > > > > Just nuke the comment, and that will be an accurate

Re: [PATCH RFC 14/15] lib: replace **** with a hug

2018-11-30 Thread Jarkko Sakkinen
On Fri, Nov 30, 2018 at 02:41:11PM -0500, Steven Rostedt wrote: > Since the code has been greatly modified since that comment was added, > I would say the comment is simply out of date. > > Just nuke the comment, and that will be an accurate change with or > without CoC. Thanks, will do.

Re: [PATCH RFC 14/15] lib: replace **** with a hug

2018-11-30 Thread Jarkko Sakkinen
On Fri, Nov 30, 2018 at 02:41:11PM -0500, Steven Rostedt wrote: > Since the code has been greatly modified since that comment was added, > I would say the comment is simply out of date. > > Just nuke the comment, and that will be an accurate change with or > without CoC. Thanks, will do.

Re: [PATCH RFC 14/15] lib: replace **** with a hug

2018-11-30 Thread Jiri Kosina
On Fri, 30 Nov 2018, Jonathan Corbet wrote: > > Since the code has been greatly modified since that comment was added, > > I would say the comment is simply out of date. > > > > Just nuke the comment, and that will be an accurate change with or > > without CoC. > > For both patches, actually,

Re: [PATCH RFC 14/15] lib: replace **** with a hug

2018-11-30 Thread Jiri Kosina
On Fri, 30 Nov 2018, Jonathan Corbet wrote: > > Since the code has been greatly modified since that comment was added, > > I would say the comment is simply out of date. > > > > Just nuke the comment, and that will be an accurate change with or > > without CoC. > > For both patches, actually,

Re: [PATCH RFC 14/15] lib: replace **** with a hug

2018-11-30 Thread Jonathan Corbet
On Fri, 30 Nov 2018 14:41:11 -0500 Steven Rostedt wrote: > > - * Wirzenius wrote this portably, Torvalds fucked it up :-) > > + * Wirzenius wrote this portably, Torvalds hugged it up :-) > > Since the code has been greatly modified since that comment was added, > I would say the comment is

Re: [PATCH RFC 14/15] lib: replace **** with a hug

2018-11-30 Thread Jonathan Corbet
On Fri, 30 Nov 2018 14:41:11 -0500 Steven Rostedt wrote: > > - * Wirzenius wrote this portably, Torvalds fucked it up :-) > > + * Wirzenius wrote this portably, Torvalds hugged it up :-) > > Since the code has been greatly modified since that comment was added, > I would say the comment is

Re: [PATCH RFC 14/15] lib: replace **** with a hug

2018-11-30 Thread Steven Rostedt
On Fri, 30 Nov 2018 11:27:23 -0800 Jarkko Sakkinen wrote: > In order to comply with the CoC, replace with a hug. > > Signed-off-by: Jarkko Sakkinen > --- > lib/vsprintf.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/lib/vsprintf.c b/lib/vsprintf.c > index

Re: [PATCH RFC 14/15] lib: replace **** with a hug

2018-11-30 Thread Steven Rostedt
On Fri, 30 Nov 2018 11:27:23 -0800 Jarkko Sakkinen wrote: > In order to comply with the CoC, replace with a hug. > > Signed-off-by: Jarkko Sakkinen > --- > lib/vsprintf.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/lib/vsprintf.c b/lib/vsprintf.c > index

[PATCH RFC 14/15] lib: replace **** with a hug

2018-11-30 Thread Jarkko Sakkinen
In order to comply with the CoC, replace with a hug. Signed-off-by: Jarkko Sakkinen --- lib/vsprintf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/vsprintf.c b/lib/vsprintf.c index 37a54a6dd594..b7a92f5d47bb 100644 --- a/lib/vsprintf.c +++ b/lib/vsprintf.c @@

[PATCH RFC 14/15] lib: replace **** with a hug

2018-11-30 Thread Jarkko Sakkinen
In order to comply with the CoC, replace with a hug. Signed-off-by: Jarkko Sakkinen --- lib/vsprintf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/vsprintf.c b/lib/vsprintf.c index 37a54a6dd594..b7a92f5d47bb 100644 --- a/lib/vsprintf.c +++ b/lib/vsprintf.c @@