From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] r8152: fix the coding style with checkpatch.pl Date: Thu, 01 Sep 2016 09:56:00 -0700 (PDT) Message-ID: <20160901.095600.1703805491823623983.davem@davemloft.net> References: <1394712342-15778-214-Taiwan-albertk@realtek.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, mario_limonciello@dell.com, nic_swsd@realtek.com, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org To: hayeswang@realtek.com Return-path: In-Reply-To: <1394712342-15778-214-Taiwan-albertk@realtek.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org From: Hayes Wang Date: Thu, 1 Sep 2016 17:01:42 +0800 > check the coding style with checkpatch.pl and fix the warnings and errors. > > Signed-off-by: Hayes Wang Applied.