From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [patch net-next] mlxsw: spectrum: Use NL_SET_ERR_MSG_MOD Date: Tue, 13 Feb 2018 12:27:31 -0500 (EST) Message-ID: <20180213.122731.918762424149670800.davem@davemloft.net> References: <20180213102905.8063-1-jiri@resnulli.us> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, idosch@mellanox.com, arkadis@mellanox.com, mlxsw@mellanox.com To: jiri@resnulli.us Return-path: Received: from shards.monkeyblade.net ([184.105.139.130]:42318 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934279AbeBMR1c (ORCPT ); Tue, 13 Feb 2018 12:27:32 -0500 In-Reply-To: <20180213102905.8063-1-jiri@resnulli.us> Sender: netdev-owner@vger.kernel.org List-ID: From: Jiri Pirko Date: Tue, 13 Feb 2018 11:29:05 +0100 > From: Arkadi Sharshevsky > > Use NL_SET_ERR_MSG_MOD helper which adds the module name instead > of specifying the prefix each time. > > Signed-off-by: Arkadi Sharshevsky > Signed-off-by: Jiri Pirko Applied.