From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH 14/19] OpenRISC: Module support Date: Wed, 22 Jun 2011 21:58:11 +0200 Message-ID: <201106222158.11381.arnd@arndb.de> References: <1308483825-6023-1-git-send-email-jonas@southpole.se> <201106221626.12023.arnd@arndb.de> <1308770050.20122.4951.camel@localhost> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Return-path: Received: from moutng.kundenserver.de ([212.227.17.8]:56550 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758042Ab1FVT6d (ORCPT ); Wed, 22 Jun 2011 15:58:33 -0400 In-Reply-To: <1308770050.20122.4951.camel@localhost> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Jonas Bonn Cc: Valdis.Kletnieks@vt.edu, linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org On Wednesday 22 June 2011 21:14:10 Jonas Bonn wrote: > What's an acceptable "comment title"? Most other arch's seem to put the > filename there... I understand this is undesirable, but what can I put > there instead? Is "OpenRISC Linux" acceptable, or is nothing at all > preferable? > > Just want to be clear about what's allowed before I go changing all of > these... You don't really need anything in the comment, if you want to put something there, I'd recommend a one-line summary of what the file is used for. Arnd