From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754873AbbFBEzb (ORCPT ); Tue, 2 Jun 2015 00:55:31 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:55279 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752108AbbFBEzW (ORCPT ); Tue, 2 Jun 2015 00:55:22 -0400 Date: Tue, 2 Jun 2015 13:55:20 +0900 From: Greg KH To: Stanislav Kholmanskikh Cc: johnny.kim@atmel.com, rachel.kim@atmel.com, dean.lee@atmel.com, chris.park@atmel.com, devel@driverdev.osuosl.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/4] staging: wilc1000: Fix some compile time warnings Message-ID: <20150602045520.GA17524@kroah.com> References: <1433184981-6077-1-git-send-email-kholmanskikh.s.s@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1433184981-6077-1-git-send-email-kholmanskikh.s.s@gmail.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jun 01, 2015 at 09:56:18PM +0300, Stanislav Kholmanskikh wrote: > Signed-off-by: Stanislav Kholmanskikh > --- > Changes since V1: > > Split the V1 series into more logically unrelated patches > and updated patch descriptions accordingly. This series doesn't apply on my tree due to other changes from someone else that I just took. Can you rebase it and resend? thanks, greg k-h