Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758180AbYG3HTl (ORCPT ); Wed, 30 Jul 2008 03:19:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751428AbYG3HTe (ORCPT ); Wed, 30 Jul 2008 03:19:34 -0400 Received: from smtp1.linux-foundation.org ([140.211.169.13]:43977 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751106AbYG3HTd (ORCPT ); Wed, 30 Jul 2008 03:19:33 -0400 Date: Wed, 30 Jul 2008 00:18:50 -0700 From: Andrew Morton To: Dominik Brodowski Cc: Randy Dunlap , linux-kernel@vger.kernel.org, Sam Ravnborg Subject: Re: [PATCH 4/5] docsrc: fix crc32hash type Message-Id: <20080730001850.c24fc671.akpm@linux-foundation.org> In-Reply-To: <20080730064720.GA13409@isilmar.linta.de> References: <12173619152424@xenotime.net> <1217361915584@xenotime.net> <20080730064720.GA13409@isilmar.linta.de> X-Mailer: Sylpheed 2.4.8 (GTK+ 2.12.5; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 925 Lines: 25 On Wed, 30 Jul 2008 08:47:20 +0200 Dominik Brodowski wrote: > Hi, > > On Tue, Jul 29, 2008 at 01:05:15PM -0700, Randy Dunlap wrote: > > From: Randy Dunlap > > > > Fix differing signedness warning: > > > > Documentation/pcmcia/crc32hash.c:29: warning: pointer targets in passing argument 1 of 'crc32' differ in signedness > > > > Signed-off-by: Randy Dunlap > Acked-by: Dominik Brodowski > > Shall this go in via the pcmcia git tree, or with the other doc patches? > I was planning on merging them up in a week or so, if they don't appear in anyone else's tree. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/