From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752954Ab1GOPUc (ORCPT ); Fri, 15 Jul 2011 11:20:32 -0400 Received: from cantor2.suse.de ([195.135.220.15]:37756 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752891Ab1GOPUa (ORCPT ); Fri, 15 Jul 2011 11:20:30 -0400 Date: Fri, 15 Jul 2011 17:19:16 +0200 From: Greg KH To: Alan Cox Cc: Theodore Tso , Mike Waychison , Andrew Morton , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" , linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] Kconfig: Allow disabling of CONFIG_DEVPORT Message-ID: <20110715151916.GC4747@suse.de> References: <1310675693-9204-1-git-send-email-mikew@google.com> <20110714212113.GA28639@suse.de> <20110715064147.GA1021@suse.de> <20110715145132.GA4296@suse.de> <20110715155835.4e019ca5@lxorguk.ukuu.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110715155835.4e019ca5@lxorguk.ukuu.org.uk> 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 Fri, Jul 15, 2011 at 03:58:35PM +0100, Alan Cox wrote: > > But none of them are on the Signed-off-by: line area, right? > > We have a fair number of people using things like > > Fixes-bug: [URL] > > > Its useful public info, it makes it easier to grep That's fine, but that is not what was done here. And those URLs had better be public as well. greg k-h