From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755134AbdBNRXW (ORCPT ); Tue, 14 Feb 2017 12:23:22 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:56944 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755089AbdBNRXQ (ORCPT ); Tue, 14 Feb 2017 12:23:16 -0500 Date: Tue, 14 Feb 2017 09:23:16 -0800 From: Greg KH To: Derek Robson Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 01/25] Staging: rtl8192u: r819xU_phy.c - style fix Message-ID: <20170214172316.GA2227@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 13, 2017 at 06:39:06PM +1300, Derek Robson wrote: > Fixed style of block comments > Found using checkpatch > > Signed-off-by: Derek Robson > --- > drivers/staging/rtl8192u/r819xU_phy.c | 41 +++++++++++++++++++++++------------ > 1 file changed, 27 insertions(+), 14 deletions(-) This patch is already in my tree. Please rebase your series against my latest tree and resend only the ones that I need to apply. thanks, greg k-h