From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932313AbWDBLyU (ORCPT ); Sun, 2 Apr 2006 07:54:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932334AbWDBLyU (ORCPT ); Sun, 2 Apr 2006 07:54:20 -0400 Received: from tim.rpsys.net ([194.106.48.114]:7662 "EHLO tim.rpsys.net") by vger.kernel.org with ESMTP id S932313AbWDBLyU (ORCPT ); Sun, 2 Apr 2006 07:54:20 -0400 Subject: Re: [PATCH] leds: re-layout include/linux/leds.h From: Richard Purdie To: linux-kernel@vger.kernel.org, akpm@osdl.org Cc: Ben Dooks In-Reply-To: <20060402110237.GA1756@home.fluff.org> References: <20060402110237.GA1756@home.fluff.org> Content-Type: text/plain Date: Sun, 02 Apr 2006 12:54:09 +0100 Message-Id: <1143978849.6423.13.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.4.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 2006-04-02 at 12:02 +0100, Ben Dooks wrote: > Layout the structure definitions in include/linux/leds.h > to be aligned as much as possible. Also minor updates to > the comments to make them more concise. > > Signed-off-by: Ben Dooks Acked-by: Richard Purdie