From mboxrd@z Thu Jan 1 00:00:00 1970 From: Henrik Hautakoski Subject: Re: [PATCH] wt-status.c: Increase readability. Date: Tue, 26 Apr 2011 11:13:56 +0200 Message-ID: References: <1303801713-22639-1-git-send-email-henrik@fiktivkod.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Cc: git@vger.kernel.org To: Matthieu Moy X-From: git-owner@vger.kernel.org Tue Apr 26 11:14:10 2011 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QEeLR-0001k0-7x for gcvg-git-2@lo.gmane.org; Tue, 26 Apr 2011 11:14:09 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752391Ab1DZJN5 (ORCPT ); Tue, 26 Apr 2011 05:13:57 -0400 Received: from mail-vx0-f174.google.com ([209.85.220.174]:60117 "EHLO mail-vx0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751940Ab1DZJN5 (ORCPT ); Tue, 26 Apr 2011 05:13:57 -0400 Received: by vxi39 with SMTP id 39so340575vxi.19 for ; Tue, 26 Apr 2011 02:13:56 -0700 (PDT) Received: by 10.220.90.77 with SMTP id h13mr174216vcm.13.1303809236220; Tue, 26 Apr 2011 02:13:56 -0700 (PDT) Received: by 10.220.168.73 with HTTP; Tue, 26 Apr 2011 02:13:56 -0700 (PDT) X-Originating-IP: [94.254.76.221] In-Reply-To: Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: > I don't care much either way about the application of this patch, but > expect others to say "this is useless code churn, not worth the > trouble". I was aware of this when i made this patch, but I am new to open source and thought this might be a good start (was originally messing around in wt-status.c for another change). So i pretty much only care about the communication on this list for now so thanks for your input, it helps. Will fix the issues and resend.