From mboxrd@z Thu Jan 1 00:00:00 1970 From: SF Markus Elfring Date: Thu, 11 May 2017 16:36:44 +0000 Subject: Re: vmbus: Delete an error message for a failed memory allocation in vmbus_device_create() Message-Id: <2182bf8e-b48a-d3bb-6f26-d4af8c4f1507@users.sourceforge.net> List-Id: References: <587dbcf5-8b12-fac7-693e-5f471e6d5167@users.sourceforge.net> <20170511093015.4cdfdb6c@xeon-e3> In-Reply-To: <20170511093015.4cdfdb6c@xeon-e3> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Stephen Hemminger Cc: devel@linuxdriverproject.org, Haiyang Zhang , "K. Y. Srinivasan" , Stephen Hemminger , kernel-janitors@vger.kernel.org, LKML , Wolfram Sang > Taking out the message assumes that all callers of this function either log an > error or pass appropriate error code back to userspace. Do you like the default error response by Linux memory allocation functions? Regards, Markus