Re: [Freeipa-devel] [PATCH] more style fixes

2010-10-05 Thread Simo Sorce
On Tue, 05 Oct 2010 08:40:03 -0400 Rob Crittenden wrote: > Simo Sorce wrote: > > On Mon, 04 Oct 2010 22:42:02 -0400 > > Rob Crittenden wrote: > > > >> Simo Sorce wrote: > >>> > >>> fix style in some more code. > >>> purely cosmetic again. > >>> > >>> Simo. > >>> > >> > >> Shouldn't this contain

Re: [Freeipa-devel] [PATCH] more style fixes

2010-10-05 Thread Rob Crittenden
Simo Sorce wrote: On Mon, 04 Oct 2010 22:42:02 -0400 Rob Crittenden wrote: Simo Sorce wrote: fix style in some more code. purely cosmetic again. Simo. Shouldn't this contain the __func__ fix as well? I stopped adding __func__ for now as it introduces a lot of warnings. The reason is th

Re: [Freeipa-devel] [PATCH] more style fixes

2010-10-05 Thread Simo Sorce
On Mon, 04 Oct 2010 22:42:02 -0400 Rob Crittenden wrote: > Simo Sorce wrote: > > > > fix style in some more code. > > purely cosmetic again. > > > > Simo. > > > > Shouldn't this contain the __func__ fix as well? I stopped adding __func__ for now as it introduces a lot of warnings. The reason is

Re: [Freeipa-devel] [PATCH] more style fixes

2010-10-04 Thread Rob Crittenden
Simo Sorce wrote: fix style in some more code. purely cosmetic again. Simo. Shouldn't this contain the __func__ fix as well? rob ___ Freeipa-devel mailing list Freeipa-devel@redhat.com https://www.redhat.com/mailman/listinfo/freeipa-devel

[Freeipa-devel] [PATCH] more style fixes

2010-10-04 Thread Simo Sorce
fix style in some more code. purely cosmetic again. Simo. -- Simo Sorce * Red Hat, Inc * New York >From faeb3b4677cefdd32ae05de8468a6456aef0761d Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Mon, 4 Oct 2010 15:17:55 -0400 Subject: [PATCH 6/6] Fix ipapwd_start() style Trun tabs into quartets