Re: [PATCH] Remove unnecessarily gendered language

2013-12-18 Thread Mark Brown
On Mon, Dec 02, 2013 at 08:18:52PM -0500, Matthew Garrett wrote: > sound/soc/fsl/fsl_dma.c| 2 +- > sound/soc/mxs/mxs-saif.c | 10 I applied these chunks of the patch, thanks. signature.asc Description: Digital signature

Re: [PATCH] Remove unnecessarily gendered language

2013-12-10 Thread Oliver Neukum
On Mon, 2013-12-09 at 19:09 +, Matthew Garrett wrote: > Acceptable but increasingly socially frowned upon. Of the set you > commented on, one was unclear as a result of the transition. I've > examined the rest and am fairly happy with their clarity, but, well, > that's the point of review. I

Re: [PATCH] Remove unnecessarily gendered language

2013-12-09 Thread Matthew Garrett
On Sun, 2013-12-08 at 13:38 +0100, Pavel Machek wrote: > On Thu 2013-12-05 16:35:15, Matthew Garrett wrote: > > Using "he" to refer to objects without gender is (with some exceptions) > > incorrect in English, so that set should be uncontroversial. "He" is > > usually considered acceptable when ref

Re: [PATCH] Remove unnecessarily gendered language

2013-12-08 Thread Pavel Machek
Hi! > > (And I'm pretty sure most people will parse it the wrong way.) > > > > > @@ -23,7 +24,7 @@ Quota netlink interface > > > When user exceeds a softlimit, runs out of grace time or reaches > > > hardlimit, > > > quota subsystem traditionally printed a message to the controlling > > > ter

Re: [PATCH] Remove unnecessarily gendered language

2013-12-08 Thread Pavel Machek
On Thu 2013-12-05 16:35:15, Matthew Garrett wrote: > On Thu, 2013-12-05 at 11:48 +0100, Pavel Machek wrote: > > On Mon 2013-12-02 20:18:52, Matthew Garrett wrote: > > > The kernel as a number of cases of gendered language. The majority of > > > these > > > refer to objects that don't have gender i

Re: [PATCH] Remove unnecessarily gendered language

2013-12-05 Thread Harald Arnesen
One Thousand Gnomes [2013-12-05 17:54]: >>> @@ -23,7 +24,7 @@ Quota netlink interface >>> When user exceeds a softlimit, runs out of grace time or reaches hardlimit, >>> quota subsystem traditionally printed a message to the controlling >>> terminal of >>> the process which caused the excess.

Re: [PATCH] Remove unnecessarily gendered language

2013-12-05 Thread One Thousand Gnomes
On Thu, 5 Dec 2013 11:48:08 +0100 Pavel Machek wrote: > On Mon 2013-12-02 20:18:52, Matthew Garrett wrote: > > The kernel as a number of cases of gendered language. The majority of these > > refer to objects that don't have gender in English, and so I've replaced > > them with "it" and "its". Som

Re: [PATCH] Remove unnecessarily gendered language

2013-12-05 Thread Matthew Garrett
On Thu, 2013-12-05 at 11:48 +0100, Pavel Machek wrote: > On Mon 2013-12-02 20:18:52, Matthew Garrett wrote: > > The kernel as a number of cases of gendered language. The majority of these > > refer to objects that don't have gender in English, and so I've replaced > > them with "it" and "its". Some

Re: [PATCH] Remove unnecessarily gendered language

2013-12-05 Thread Pavel Machek
On Mon 2013-12-02 20:18:52, Matthew Garrett wrote: > The kernel as a number of cases of gendered language. The majority of these > refer to objects that don't have gender in English, and so I've replaced > them with "it" and "its". Some refer to people (developers or users), and > I've replaced the

Re: [PATCH] Remove unnecessarily gendered language

2013-12-03 Thread Matthew Garrett
On Tue, 2013-12-03 at 10:04 +0100, Geert Uytterhoeven wrote: > On Tue, Dec 3, 2013 at 2:18 AM, Matthew Garrett > wrote: > > --- a/drivers/scsi/mesh.c > > +++ b/drivers/scsi/mesh.c > > @@ -1190,8 +1190,8 @@ static void handle_msgin(struct mesh_state *ms) > > if (tp->sdtr_sta

Re: [PATCH] Remove unnecessarily gendered language

2013-12-03 Thread Randy Dunlap
On 12/03/13 01:04, Geert Uytterhoeven wrote: > Disclaimer: didn't read through all of it. > > On Tue, Dec 3, 2013 at 2:18 AM, Matthew Garrett > wrote: >> --- a/drivers/scsi/mesh.c >> +++ b/drivers/scsi/mesh.c >> @@ -1190,8 +1190,8 @@ static void handle_msgin(struct mesh_state *ms) >>

Re: [PATCH] Remove unnecessarily gendered language

2013-12-03 Thread Geert Uytterhoeven
Disclaimer: didn't read through all of it. On Tue, Dec 3, 2013 at 2:18 AM, Matthew Garrett wrote: > --- a/drivers/scsi/mesh.c > +++ b/drivers/scsi/mesh.c > @@ -1190,8 +1190,8 @@ static void handle_msgin(struct mesh_state *ms) > if (tp->sdtr_state != sdtr_sent) { >