Eduardo Silva
2011-Feb-10 14:54 UTC
[PATCH] Btrfs-progs new btrfs_error() macro to deprecate fprintf(stderr, ...)
Hi, This patch add a new macro called btrfs_error(...) which deprecate the use of fprintf(stderr, ...) regards, Eduardo
Hubert Kario
2011-Feb-10 15:07 UTC
Re: [PATCH] Btrfs-progs new btrfs_error() macro to deprecate fprintf(stderr, ...)
On Thursday, February 10, 2011 15:54:55 Eduardo Silva wrote:> Hi, > > This patch add a new macro called btrfs_error(...) which deprecate the > use of fprintf(stderr, ...) > > regards, > > EduardoSorry, but I don''t see a reason for such change. IMHO it only makes the code _less_ readable. Regards, -- Hubert Kario QBS - Quality Business Software 02-656 Warszawa, ul. Ksawerów 30/85 tel. +48 (22) 646-61-51, 646-74-24 www.qbs.com.pl -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Eduardo Silva
2011-Feb-10 16:12 UTC
Re: [PATCH] Btrfs-progs new btrfs_error() macro to deprecate fprintf(stderr, ...)
On Thu, 2011-02-10 at 16:07 +0100, Hubert Kario wrote:> On Thursday, February 10, 2011 15:54:55 Eduardo Silva wrote: > > Hi, > > > > This patch add a new macro called btrfs_error(...) which deprecate the > > use of fprintf(stderr, ...) > > > > regards, > > > > Eduardo > > Sorry, but I don''t see a reason for such change. IMHO it only makes the code > _less_ readable. > > Regards,no troubles :) regards, Ed.- -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html