From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755992AbbFBJCY (ORCPT ); Tue, 2 Jun 2015 05:02:24 -0400 Received: from mail-wi0-f170.google.com ([209.85.212.170]:38903 "EHLO mail-wi0-f170.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751759AbbFBJB7 (ORCPT ); Tue, 2 Jun 2015 05:01:59 -0400 From: kholmanskikh.s.s@gmail.com X-Google-Original-From: stas@ubuntu-pc Date: Tue, 2 Jun 2015 13:01:46 +0400 To: Greg KH Cc: Stanislav Kholmanskikh , 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: <20150602090146.GA13228@ubuntu-pc> References: <1433184981-6077-1-git-send-email-kholmanskikh.s.s@gmail.com> <20150602045520.GA17524@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150602045520.GA17524@kroah.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 02, 2015 at 01:55:20PM +0900, Greg KH wrote: > 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? Sure. Done. I cut off the first two patches, because they are redundant now. Thanks. > > thanks, > > greg k-h