Re: [PATCH] Btrfs-progs: v2 Fix minor problems in btrfslabel.c

2013-01-28 Thread Jeff Liu
Hi David, On 01/29/2013 12:16 AM, David Sterba wrote: > On Sat, Jan 26, 2013 at 01:09:56PM -0500, Gene Czarcinski wrote: >> Fixed indentation, replace spaces with tabs. >> Signed-off-by: Danny Kukawka >> >> Rebased; fixed compiler warnings; added space after "if" >> Signed-off-by: Gene Czarcinski

Re: [PATCH] Btrfs-progs: v2 Fix minor problems in btrfslabel.c

2013-01-28 Thread Gene Czarcinski
On 01/28/2013 11:16 AM, David Sterba wrote: On Sat, Jan 26, 2013 at 01:09:56PM -0500, Gene Czarcinski wrote: Fixed indentation, replace spaces with tabs. Signed-off-by: Danny Kukawka Rebased; fixed compiler warnings; added space after "if" Signed-off-by: Gene Czarcinski --- btrfslabel.c | 5

Re: [PATCH] Btrfs-progs: v2 Fix minor problems in btrfslabel.c

2013-01-28 Thread David Sterba
On Sat, Jan 26, 2013 at 01:09:56PM -0500, Gene Czarcinski wrote: > Fixed indentation, replace spaces with tabs. > Signed-off-by: Danny Kukawka > > Rebased; fixed compiler warnings; added space after "if" > Signed-off-by: Gene Czarcinski > --- > btrfslabel.c | 57 +---

Re: [PATCH] Btrfs-progs: v2 Fix minor problems in btrfslabel.c

2013-01-27 Thread Anand Jain
On 01/27/2013 02:09 AM, Gene Czarcinski wrote: Fixed indentation, replace spaces with tabs. Signed-off-by: Danny Kukawka Rebased; fixed compiler warnings; added space after "if" Signed-off-by: Gene Czarcinski Reviewed-by: Anand Jain --- btrfslabel.c | 57 +-

[PATCH] Btrfs-progs: v2 Fix minor problems in btrfslabel.c

2013-01-26 Thread Gene Czarcinski
Fixed indentation, replace spaces with tabs. Signed-off-by: Danny Kukawka Rebased; fixed compiler warnings; added space after "if" Signed-off-by: Gene Czarcinski --- btrfslabel.c | 57 + 1 file changed, 29 insertions(+), 28 deletions(-) d