Re: [SCRIPT] Remove "space damage" from patches

2007-01-28 Thread Oleg Verych
On Mon, Jan 29, 2007 at 03:00:35AM +0100, Richard Knutsson wrote: > Oleg Verych wrote: > >On Mon, Jan 29, 2007 at 02:26:04AM +0100, Richard Knutsson wrote: > >[] > > > >>I also guess you saw that the script is _not_ for cleaning up > >>source-files (can be intrusive and is better to be fixed

Re: [SCRIPT] Remove "space damage" from patches

2007-01-28 Thread Richard Knutsson
Oleg Verych wrote: On Mon, Jan 29, 2007 at 02:26:04AM +0100, Richard Knutsson wrote: [] I also guess you saw that the script is _not_ for cleaning up source-files (can be intrusive and is better to be fixed when fixing something else), but patches. IMHO it's dealing with

Re: [SCRIPT] Remove "space damage" from patches

2007-01-28 Thread Oleg Verych
On Mon, Jan 29, 2007 at 02:26:04AM +0100, Richard Knutsson wrote: [] > I also guess you saw that the script is _not_ for cleaning up > source-files (can be intrusive and is better to be fixed when fixing > something else), but patches. IMHO it's dealing with consequences, not cause, and it's

Re: [SCRIPT] Remove "space damage" from patches

2007-01-28 Thread Richard Knutsson
Oleg Verych wrote: 29-01-2007, Richard Knutsson: Oleg Verych wrote: Nack, big and fat. It's userspace problem. If our "developers" can't use or update their every-day-tools, it's a shame. And this is not trolling: i'm using Jed and GNU Emacs, both are ok with whitespace "production".

Re: [SCRIPT] Remove "space damage" from patches

2007-01-28 Thread Oleg Verych
29-01-2007, Richard Knutsson: > Oleg Verych wrote: >> Nack, big and fat. It's userspace problem. >> >> If our "developers" can't use or update their every-day-tools, it's a >> shame. And this is not trolling: i'm using Jed and GNU Emacs, both are >> ok with whitespace "production". > Oh, I hope I

Re: [SCRIPT] Remove "space damage" from patches

2007-01-28 Thread Richard Knutsson
Oleg Verych wrote: From: Richard Knutsson Newsgroups: gmane.linux.kernel Subject: [SCRIPT] Remove "space damage" from patches Date: Sun, 28 Jan 2007 22:37:01 +0100 Hello Andrew and all Hallo. I recently tried "git-apply" on the 2.6.20-rc6

Re: [SCRIPT] Remove "space damage" from patches

2007-01-28 Thread Oleg Verych
> From: Richard Knutsson > Newsgroups: gmane.linux.kernel > Subject: [SCRIPT] Remove "space damage" from patches > Date: Sun, 28 Jan 2007 22:37:01 +0100 > Hello Andrew and all Hallo. > I recently tried "git-apply" on the 2.6.20-rc6-mm1 patch and found it t

[SCRIPT] Remove "space damage" from patches

2007-01-28 Thread Richard Knutsson
Hello Andrew and all I recently tried "git-apply" on the 2.6.20-rc6-mm1 patch and found it to complain about white-spaces. So as a mean to (hopefully) cut down on these nasty white-spaces (and sometimes tabs) I wrote this little script. All it does is checking (lines that are going to be

[SCRIPT] Remove space damage from patches

2007-01-28 Thread Richard Knutsson
Hello Andrew and all I recently tried git-apply on the 2.6.20-rc6-mm1 patch and found it to complain about white-spaces. So as a mean to (hopefully) cut down on these nasty white-spaces (and sometimes tabs) I wrote this little script. All it does is checking (lines that are going to be added)

Re: [SCRIPT] Remove space damage from patches

2007-01-28 Thread Oleg Verych
From: Richard Knutsson Newsgroups: gmane.linux.kernel Subject: [SCRIPT] Remove space damage from patches Date: Sun, 28 Jan 2007 22:37:01 +0100 Hello Andrew and all Hallo. I recently tried git-apply on the 2.6.20-rc6-mm1 patch and found it to complain about white-spaces. So as a mean

Re: [SCRIPT] Remove space damage from patches

2007-01-28 Thread Richard Knutsson
Oleg Verych wrote: From: Richard Knutsson Newsgroups: gmane.linux.kernel Subject: [SCRIPT] Remove space damage from patches Date: Sun, 28 Jan 2007 22:37:01 +0100 Hello Andrew and all Hallo. I recently tried git-apply on the 2.6.20-rc6-mm1 patch and found it to complain

Re: [SCRIPT] Remove space damage from patches

2007-01-28 Thread Oleg Verych
29-01-2007, Richard Knutsson: Oleg Verych wrote: Nack, big and fat. It's userspace problem. If our developers can't use or update their every-day-tools, it's a shame. And this is not trolling: i'm using Jed and GNU Emacs, both are ok with whitespace production. Oh, I hope I didn't give the

Re: [SCRIPT] Remove space damage from patches

2007-01-28 Thread Richard Knutsson
Oleg Verych wrote: 29-01-2007, Richard Knutsson: Oleg Verych wrote: Nack, big and fat. It's userspace problem. If our developers can't use or update their every-day-tools, it's a shame. And this is not trolling: i'm using Jed and GNU Emacs, both are ok with whitespace production.

Re: [SCRIPT] Remove space damage from patches

2007-01-28 Thread Oleg Verych
On Mon, Jan 29, 2007 at 02:26:04AM +0100, Richard Knutsson wrote: [] I also guess you saw that the script is _not_ for cleaning up source-files (can be intrusive and is better to be fixed when fixing something else), but patches. IMHO it's dealing with consequences, not cause, and it's even

Re: [SCRIPT] Remove space damage from patches

2007-01-28 Thread Richard Knutsson
Oleg Verych wrote: On Mon, Jan 29, 2007 at 02:26:04AM +0100, Richard Knutsson wrote: [] I also guess you saw that the script is _not_ for cleaning up source-files (can be intrusive and is better to be fixed when fixing something else), but patches. IMHO it's dealing with

Re: [SCRIPT] Remove space damage from patches

2007-01-28 Thread Oleg Verych
On Mon, Jan 29, 2007 at 03:00:35AM +0100, Richard Knutsson wrote: Oleg Verych wrote: On Mon, Jan 29, 2007 at 02:26:04AM +0100, Richard Knutsson wrote: [] I also guess you saw that the script is _not_ for cleaning up source-files (can be intrusive and is better to be fixed when fixing