Return-path: Received: from mail-bw0-f169.google.com ([209.85.218.169]:50970 "EHLO mail-bw0-f169.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751568AbZDPGOY (ORCPT ); Thu, 16 Apr 2009 02:14:24 -0400 Received: by bwz17 with SMTP id 17so219771bwz.37 for ; Wed, 15 Apr 2009 23:14:21 -0700 (PDT) Message-ID: <49E6CCBA.2010105@gmail.com> (sfid-20090416_081430_583762_9EC4A138) Date: Thu, 16 Apr 2009 08:14:18 +0200 From: Jiri Slaby MIME-Version: 1.0 To: Johannes Berg CC: Nick Kossifidis , Nick Kossifidis , ath5k-devel@lists.ath5k.org, linux-wireless@vger.kernel.org, linville@tuxdriver.com, mcgrof@gmail.com, me@bobcopeland.com, nbd@openwrt.org Subject: Re: [PATCH 2/7] ath5k: Read Spur channels from EEPROM References: <20090416002449.GB4138@makis> <1239841547.25334.19.camel@johannes.local> <40f31dec0904151751u3fd15d93i194d0abbb4657439@mail.gmail.com> (sfid-20090416_025226_608021_1AD90341) <1239843860.4669.1.camel@johannes.local> In-Reply-To: <1239843860.4669.1.camel@johannes.local> Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-wireless-owner@vger.kernel.org List-ID: On 04/16/2009 03:04 AM, Johannes Berg wrote: > On Thu, 2009-04-16 at 03:51 +0300, Nick Kossifidis wrote: >> ACK, are 80 cols ok ? > > I don't know if there's a standard on that, I tend to use around 60-70, > but 80 seems good too. It's not just the "doesn't fit terminal" argument > anyway, it's much easier to read if it's less. When one uses git log, it gets moved few (4) columns to the right. So something little less than 76 is usually preferred :).