[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20150923085033.GT12815@suse.cz>
Date: Wed, 23 Sep 2015 10:50:33 +0200
From: David Sterba <dsterba@...e.cz>
To: Luis de Bethencourt <luisbg@....samsung.com>
Cc: linux-kernel@...r.kernel.org,
Luis de Bethencourt <luis@...ethencourt.com>, clm@...com,
jbacik@...com, linux-btrfs@...r.kernel.org
Subject: Re: [PATCH 0/2] btrfs: Fix returned errno codes
On Tue, Sep 22, 2015 at 05:29:37PM +0100, Luis de Bethencourt wrote:
> These two patches fix instances where -1 is used to specify a buffer
> allocation fail, instead of using -ENOMEM.
>
> I could merge the two patches into one if that's more appropriate.
No, it's better to change them separately. If you change the return
value, also look at all the callers so you can see the impact of the
change and count that into the "size of the patch".
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists