From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 0/4] FDDI: defza: Fix a bunch of small issues Date: Wed, 07 Nov 2018 21:53:46 -0800 (PST) Message-ID: <20181107.215346.646707622402958935.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org To: macro@linux-mips.org Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:51578 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726143AbeKHP1f (ORCPT ); Thu, 8 Nov 2018 10:27:35 -0500 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: "Maciej W. Rozycki" Date: Wed, 7 Nov 2018 12:06:46 +0000 (GMT) > Here is a bunch of small fixes addressing issues that I missed in my > final round of testing. None of these affect run-time behaviour. One was > actually found by the kbuild bot, which turned out to be more pedantic > than my compiler. See individual change descriptions for details. > > Please apply. Series applied.