Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760820AbZANI4r (ORCPT ); Wed, 14 Jan 2009 03:56:47 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753711AbZANI4i (ORCPT ); Wed, 14 Jan 2009 03:56:38 -0500 Received: from monty.telenet-ops.be ([195.130.132.56]:48973 "EHLO monty.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751531AbZANI4h (ORCPT ); Wed, 14 Jan 2009 03:56:37 -0500 Date: Wed, 14 Jan 2009 09:56:31 +0100 (CET) From: Geert Uytterhoeven To: Jaswinder Singh Rajput cc: Ingo Molnar , Alan Cox , Andrew Morton , David Miller , x86 maintainers , LKML , netdev Subject: Re: [PULL -tip] fixed few make headers_check warnings In-Reply-To: <1231836016.3212.41.camel@jaswinder.satnam> Message-ID: References: <1231836016.3212.41.camel@jaswinder.satnam> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1636 Lines: 41 On Tue, 13 Jan 2009, Jaswinder Singh Rajput wrote: > Please pull these patches. Earlier I also floated these patches so that I can get some feedback. > > The following changes since commit ae2659bcd0b5bf34dd4b03f1db0a2942cc09b8e6: > Ingo Molnar (1): > Merge branch 'x86/mm' > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/linux-2.6-tiptop.git master > > Jaswinder Singh Rajput (7): > include of is preferred over > found __[us]{8,16,32,64} type without #include > capability.h: extern's make no sense in userspace > coda_psdev.h: extern's make no sense in userspace > in6.h: extern's make no sense in userspace > nubus.h: extern's make no sense in userspace > socket.h: extern's make no sense in userspace May I please remind you of my comment in http://patchwork.kernel.org/patch/2093/? At least nubus.h still leaks forward declarations for kernel functions that lack the "extern" keyword, so they still pollute user space. Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- 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/