Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756168Ab1EGUOy (ORCPT ); Sat, 7 May 2011 16:14:54 -0400 Received: from mail-iw0-f174.google.com ([209.85.214.174]:38713 "EHLO mail-iw0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756029Ab1EGUOx convert rfc822-to-8bit (ORCPT ); Sat, 7 May 2011 16:14:53 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=YyxxB3RoAA6/dyL/12YXo1fcO9kf4fpD7sSE5GCWwHdtWNGGtxmnVWqCU3HrzGSiDs hxetuJv7KKkR4WXkIWSoS+yebHODT/0PJpGWRRIiwy0b3WxDDl+vPTeNpz6WtCLq3QYa LVq9/we4KXgJFwemPqS9xFlzmtjln9PxsTmXo= MIME-Version: 1.0 In-Reply-To: <1304771519.2227.6.camel@x61.thuisdomein> References: <1304771519.2227.6.camel@x61.thuisdomein> Date: Sat, 7 May 2011 21:14:52 +0100 Message-ID: Subject: Re: [PATCH] [RESEND] iwl4965: drop a lone pr_err() From: julie Sullivan To: Paul Bolle Cc: "John W. Linville" , linux-wireless@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 556 Lines: 14 > iwl4965_rate_control_register() prints a message at KERN_ERR level. > - ? ? ? pr_err("Registering 4965 rate control operations\n"); Yes, I noticed this message on boot too and found it a tad confusing... ('Rate control operations'?? 4,965 of them?) :-) At least I know what it is now. Thanks, Paul. Julie -- 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/