From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753339AbeAQN6W (ORCPT + 1 other); Wed, 17 Jan 2018 08:58:22 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:43330 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752954AbeAQN6R (ORCPT ); Wed, 17 Jan 2018 08:58:17 -0500 Date: Wed, 17 Jan 2018 14:58:08 +0100 From: Greg KH To: Shreeya Patel Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org Subject: Re: [PATCH v2 0/4] Remove checkpatch warnings Message-ID: <20180117135808.GA5262@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.2 (2017-12-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Wed, Jan 17, 2018 at 12:24:50AM +0530, Shreeya Patel wrote: > This patchset removes some warnings generated by checkpatch > for cleanup of the rtl8723bs driver. Also some additional > cleanups are introduced in the *[1/4] and *[3/4] patches > to make the code according to the kernel coding style. > > Changes in v2 > -Rebase and resend the patches [2/4], [3/4] and [4/4]. That's horrid, I now think I'm missing patch 1 of the series, how am I supposed to know that? Just renumber them when you resend if you drop a patch. Also, why cc: linux-usb, it doesn't care about staging drivers... Please fix up and resend. thanks, greg k-h