From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755835AbbCRK7i (ORCPT ); Wed, 18 Mar 2015 06:59:38 -0400 Received: from aserp1040.oracle.com ([141.146.126.69]:21132 "EHLO aserp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753888AbbCRK7g (ORCPT ); Wed, 18 Mar 2015 06:59:36 -0400 Date: Wed, 18 Mar 2015 13:59:20 +0300 From: Dan Carpenter To: Lorenzo Stoakes Cc: Sudip Mukherjee , Teddy Wang , Greg KH , devel@driverdev.osuosl.org, linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH RESEND 1/5] staging: sm750fb: Use memset_io instead of memset Message-ID: <20150318105920.GS16501@mwanda> References: <1426669046-29935-1-git-send-email-lstoakes@gmail.com> <20150318101717.GN10964@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 18, 2015 at 10:46:52AM +0000, Lorenzo Stoakes wrote: > On 18 March 2015 at 10:17, Dan Carpenter wrote: > > Why is there a RESEND in the subject. > > To avoid confusion (and Sudip explicitly mentioned there might be > some), and in addition I had to update my patch series to take into > account that it no longer applied due to another patch which applies > the ANSI C function prototype fixes having already been applied. Btw, sorry for coming down hard on you. You're a newbie and expected to make these mistakes. Your patches are good and appreciated. Call it a v2 patch. Put a note under the --- cut off line: v2: updated to apply to latest linux-next http://kernelnewbies.org/PatchTipsAndTricks regards, dan carpenter