From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Brandeburg Date: Tue, 2 Jan 2018 11:56:00 -0800 Subject: [Intel-wired-lan] [PATCH] i40e: Delete an error message for a failed memory allocation in i40e_init_interrupt_scheme() In-Reply-To: References: Message-ID: <20180102115600.000047c7@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: intel-wired-lan@osuosl.org List-ID: On Mon, 1 Jan 2018 20:43:35 +0100 SF Markus Elfring wrote: > From: Markus Elfring > Date: Mon, 1 Jan 2018 20:38:14 +0100 > > Omit an extra message for a memory allocation failure in this function. > > This issue was detected by using the Coccinelle software. > > Signed-off-by: Markus Elfring Thanks for the patch. Acked-by: Jesse Brandeburg