From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754661Ab3LGElW (ORCPT ); Fri, 6 Dec 2013 23:41:22 -0500 Received: from avon.wwwdotorg.org ([70.85.31.133]:59196 "EHLO avon.wwwdotorg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754171Ab3LGElT (ORCPT ); Fri, 6 Dec 2013 23:41:19 -0500 Message-ID: <52A2A6EB.8040207@wwwdotorg.org> Date: Fri, 06 Dec 2013 21:41:15 -0700 From: Stephen Warren User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: Stefan Weil , linux-kernel@vger.kernel.org CC: Jiri Kosina , linux-rpi-kernel@lists.infradead.org, Russell King , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] ARM: bcm2835: Fix grammar in help message References: <1386271060-2375-1-git-send-email-sw@weilnetz.de> In-Reply-To: <1386271060-2375-1-git-send-email-sw@weilnetz.de> X-Enigmail-Version: 1.5.2 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/05/2013 12:17 PM, Stefan Weil wrote: > Replace "is use" by "is used" and remove a comma. Applied to bcm2835's for-3.14/soc branch. (I'm not convinced about the serial-comma-applies-to-lists-of-three-or-more-items rule, since two items are clearly a list, and it's inconsistent with what I recall seeing in practice, but anyway).