Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755078Ab0K2WnN (ORCPT ); Mon, 29 Nov 2010 17:43:13 -0500 Received: from mail-iw0-f174.google.com ([209.85.214.174]:37107 "EHLO mail-iw0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752832Ab0K2WnM (ORCPT ); Mon, 29 Nov 2010 17:43:12 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; b=gNL+iC4hrxWaFX9HHfDnZ1wlmtTvOfS9c/fcC2IOn9/Rn5/fOCVRqBd/Ut/uApuf1o fVxDqYgg3pUCCT3QRgc9rnKz2xPSDf5179im/nGz9V8lcuSrfCGJYci8+5VpMRTOCB6r l62Ga16CCmTiVKxqWtEamkmiFZGuKhZKNzs/w= MIME-Version: 1.0 In-Reply-To: <4CF42C17.2070500@openwrt.org> References: <5febb0e1fba0ec2bb77f6ade8b251ba0edf4614c.1290988277.git.joe@perches.com> <20101129060732.5130.qmail@stuge.se> <4CF42C17.2070500@openwrt.org> From: "Luis R. Rodriguez" Date: Mon, 29 Nov 2010 14:42:50 -0800 X-Google-Sender-Auth: nb35NZu25NMId2sM0PoEsoL-xEA Message-ID: Subject: Re: [ath9k-devel] [PATCH wireless-next] ath: Rename ath_print to ath_debug To: Felix Fietkau Cc: peter@stuge.se, ath9k-devel@venema.h4ckr.net, linux-kernel@vger.kernel.org, linux-wireless Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1340 Lines: 32 On Mon, Nov 29, 2010 at 2:41 PM, Felix Fietkau wrote: > On 2010-11-29 7:07 AM, Peter Stuge wrote: >> Luis R. Rodriguez wrote: >>> On Sun, Nov 28, 2010 at 3:53 PM, Joe Perches wrote: >>> > Make the function name match the function purpose. >>> > ath_debug is a debug only facility. >>> > ath_print seems too generic a name for a debug only use. >>> >>> Nack, I don't see the point. >> >> The point is to improve readability. I like the patch. > And how exactly does this improve readability? Don't get me wrong, I > generally like to see more cleanups merged to the ath/ath9k drivers > (they do need it, after all). > > But in my opinion, simple renaming churn like this does nothing but > annoy people who want to get other work done at the same time. > Consider the large number of lines touched (and the potential merge > conflicts with other code because of that), relative to the microscopic > aesthetic gain (if any). > > Instead I'd like to see more cleanups that go beyond trivial function > renames. Thanks for putting it so clearly. Agreed. Luis -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/