From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756236AbYDFUqk (ORCPT ); Sun, 6 Apr 2008 16:46:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753125AbYDFUqd (ORCPT ); Sun, 6 Apr 2008 16:46:33 -0400 Received: from nat-132.atmel.no ([80.232.32.132]:56035 "EHLO relay.atmel.no" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751730AbYDFUqd (ORCPT ); Sun, 6 Apr 2008 16:46:33 -0400 Date: Sun, 6 Apr 2008 16:46:26 -0400 From: Haavard Skinnemoen To: Michael Trimarchi Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] atmel serial reduce trasmitting window & code style patch Message-ID: <20080406164626.13595588@siona.local> In-Reply-To: <524838.25009.qm@web26206.mail.ukl.yahoo.com> References: <524838.25009.qm@web26206.mail.ukl.yahoo.com> Organization: Atmel X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 3 Apr 2008 10:39:06 +0200 (CEST) Michael Trimarchi wrote: > Coding style clean-up patch. > > Signed-off-by: michael NAK. The existing style looks just fine to me. If you want to line up the #defines, please just include that change in the other patch. I'll comment on that in a few seconds. Haavard