2007-10-16 21:18:59

by Nick Kossifidis

[permalink] [raw]
Subject: [PATCH 0/4] ath5k: Misc cleanups

Some cleanups i did today, just to get used to git etc, hope i'm doing
this right ;-)

I'll continue tomorrow...

--
GPG ID: 0xD21DB2DB
As you read this post global entropy rises. Have Fun ;-)
Nick


2007-10-16 22:12:35

by Nick Kossifidis

[permalink] [raw]
Subject: Re: [PATCH 0/4] ath5k: Misc cleanups

2007/10/17, Jiri Slaby <[email protected]>:
> On 10/16/07, Nick Kossifidis <[email protected]> wrote:
> > Some cleanups i did today, just to get used to git etc, hope i'm doing
> > this right ;-)
>
> Patches seems to be fine, thanks for them, but your e-mailer seems to
> wrap lines and change tabs to 8 spaces in your patches, which makes it
> unmergeable...
>

Ouch ! Sorry for that, it seems gmail did it again. Can i send them as
attachments ???

--
GPG ID: 0xD21DB2DB
As you read this post global entropy rises. Have Fun ;-)
Nick

2007-10-18 21:38:52

by John W. Linville

[permalink] [raw]
Subject: Re: [PATCH 0/4] ath5k: Misc cleanups

On Thu, Oct 18, 2007 at 12:34:14AM +0300, Nick Kossifidis wrote:
> 2007/10/17, Luis R. Rodriguez <[email protected]>:
> > On 10/16/07, Nick Kossifidis <[email protected]> wrote:
> > > 2007/10/17, Jiri Slaby <[email protected]>:
> > > > On 10/16/07, Nick Kossifidis <[email protected]> wrote:
> > > > > Some cleanups i did today, just to get used to git etc, hope i'm doing
> > > > > this right ;-)
> > > >
> > > > Patches seems to be fine, thanks for them, but your e-mailer seems to
> > > > wrap lines and change tabs to 8 spaces in your patches, which makes it
> > > > unmergeable...
> > > >
> > >
> > > Ouch ! Sorry for that, it seems gmail did it again. Can i send them as
> > > attachments ???
> >
> > Here's a guide to use gmail with mutt, then you can send as inline attachments.
> >
> > http://people.aapt.net.au/~adjlstrong/mutt.html
> >
> > Worked for me.
> >
> > Luis
> >
>
> Just tried to commit from another acount ([email protected]) with
> squirellmail and last one with horde, let's see how it will arive. If
> it doesn't work i'll try with mutt and gmail...

There was still some line-wrapping. I fixed 1-3 by hand, but 4
("ath5k: Maintain naming scheme") just had too many instances for me to
fix-up. Please do try to use mutt or another "sane" MUA in the future.

Thanks!

John
--
John W. Linville
[email protected]

2007-10-19 13:58:42

by Nick Kossifidis

[permalink] [raw]
Subject: Re: [PATCH 0/4] ath5k: Misc cleanups

2007/10/19, John W. Linville <[email protected]>:
> On Thu, Oct 18, 2007 at 12:34:14AM +0300, Nick Kossifidis wrote:
> > 2007/10/17, Luis R. Rodriguez <[email protected]>:
> > > On 10/16/07, Nick Kossifidis <[email protected]> wrote:
> > > > 2007/10/17, Jiri Slaby <[email protected]>:
> > > > > On 10/16/07, Nick Kossifidis <[email protected]> wrote:
> > > > > > Some cleanups i did today, just to get used to git etc, hope i'm doing
> > > > > > this right ;-)
> > > > >
> > > > > Patches seems to be fine, thanks for them, but your e-mailer seems to
> > > > > wrap lines and change tabs to 8 spaces in your patches, which makes it
> > > > > unmergeable...
> > > > >
> > > >
> > > > Ouch ! Sorry for that, it seems gmail did it again. Can i send them as
> > > > attachments ???
> > >
> > > Here's a guide to use gmail with mutt, then you can send as inline attachments.
> > >
> > > http://people.aapt.net.au/~adjlstrong/mutt.html
> > >
> > > Worked for me.
> > >
> > > Luis
> > >
> >
> > Just tried to commit from another acount ([email protected]) with
> > squirellmail and last one with horde, let's see how it will arive. If
> > it doesn't work i'll try with mutt and gmail...
>
> There was still some line-wrapping. I fixed 1-3 by hand, but 4
> ("ath5k: Maintain naming scheme") just had too many instances for me to
> fix-up. Please do try to use mutt or another "sane" MUA in the future.
>
> Thanks!
>
> John
> --
> John W. Linville
> [email protected]
>

ACK Thanx to Michael Renzmann i got a @madwifi.org account. Sending
the last patch from there using mutt. Let me know if it's O.K. so i
can continue posting patches this way ;-)


--
GPG ID: 0xD21DB2DB
As you read this post global entropy rises. Have Fun ;-)
Nick

2007-10-19 15:39:12

by John W. Linville

[permalink] [raw]
Subject: Re: [PATCH 0/4] ath5k: Misc cleanups

On Fri, Oct 19, 2007 at 04:58:40PM +0300, Nick Kossifidis wrote:
> 2007/10/19, John W. Linville <[email protected]>:

> > There was still some line-wrapping. I fixed 1-3 by hand, but 4
> > ("ath5k: Maintain naming scheme") just had too many instances for me to
> > fix-up. Please do try to use mutt or another "sane" MUA in the future.

> ACK Thanx to Michael Renzmann i got a @madwifi.org account. Sending
> the last patch from there using mutt. Let me know if it's O.K. so i
> can continue posting patches this way ;-)

Much better...thanks!

--
John W. Linville
[email protected]

2007-10-16 22:07:04

by Jiri Slaby

[permalink] [raw]
Subject: Re: [PATCH 0/4] ath5k: Misc cleanups

On 10/16/07, Nick Kossifidis <[email protected]> wrote:
> Some cleanups i did today, just to get used to git etc, hope i'm doing
> this right ;-)

Patches seems to be fine, thanks for them, but your e-mailer seems to
wrap lines and change tabs to 8 spaces in your patches, which makes it
unmergeable...

2007-10-17 21:34:15

by Nick Kossifidis

[permalink] [raw]
Subject: Re: [PATCH 0/4] ath5k: Misc cleanups

2007/10/17, Luis R. Rodriguez <[email protected]>:
> On 10/16/07, Nick Kossifidis <[email protected]> wrote:
> > 2007/10/17, Jiri Slaby <[email protected]>:
> > > On 10/16/07, Nick Kossifidis <[email protected]> wrote:
> > > > Some cleanups i did today, just to get used to git etc, hope i'm doing
> > > > this right ;-)
> > >
> > > Patches seems to be fine, thanks for them, but your e-mailer seems to
> > > wrap lines and change tabs to 8 spaces in your patches, which makes it
> > > unmergeable...
> > >
> >
> > Ouch ! Sorry for that, it seems gmail did it again. Can i send them as
> > attachments ???
>
> Here's a guide to use gmail with mutt, then you can send as inline attachments.
>
> http://people.aapt.net.au/~adjlstrong/mutt.html
>
> Worked for me.
>
> Luis
>

Just tried to commit from another acount ([email protected]) with
squirellmail and last one with horde, let's see how it will arive. If
it doesn't work i'll try with mutt and gmail...

--
GPG ID: 0xD21DB2DB
As you read this post global entropy rises. Have Fun ;-)
Nick

2007-10-16 22:17:05

by Luis R. Rodriguez

[permalink] [raw]
Subject: Re: [PATCH 0/4] ath5k: Misc cleanups

On 10/16/07, Nick Kossifidis <[email protected]> wrote:
> 2007/10/17, Jiri Slaby <[email protected]>:
> > On 10/16/07, Nick Kossifidis <[email protected]> wrote:
> > > Some cleanups i did today, just to get used to git etc, hope i'm doing
> > > this right ;-)
> >
> > Patches seems to be fine, thanks for them, but your e-mailer seems to
> > wrap lines and change tabs to 8 spaces in your patches, which makes it
> > unmergeable...
> >
>
> Ouch ! Sorry for that, it seems gmail did it again. Can i send them as
> attachments ???

Here's a guide to use gmail with mutt, then you can send as inline attachments.

http://people.aapt.net.au/~adjlstrong/mutt.html

Worked for me.

Luis