Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933133AbXHIVYb (ORCPT ); Thu, 9 Aug 2007 17:24:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1755190AbXHIVYW (ORCPT ); Thu, 9 Aug 2007 17:24:22 -0400 Received: from alephnull.demon.nl ([83.160.184.112]:51514 "EHLO xi.wantstofly.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754084AbXHIVYV (ORCPT ); Thu, 9 Aug 2007 17:24:21 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=1148133259; d=wantstofly.org; h=date:from:to:cc:subject:message-id:mime-version:content-type: content-disposition:in-reply-to:user-agent; b=hG5ICLjty4OQpODYcYLnTZgBjGj7eKZNzdL1oVxKbopMR0mIwk9XnjOnybDq/ uWIb31njq5cNqkAX+VLcywfdQ== Date: Thu, 9 Aug 2007 23:24:18 +0200 From: Lennert Buytenhek To: Joe Perches Cc: linux-kernel@vger.kernel.org, Greg KH , Jeff Garzik , Russell King , Bryan Wu , "H.PeterAnvin" , Greg Ungerer , Ralf Baechle , Kumar Gala , Grant Grundler , Christoph Lameter Subject: Re: [PATCH] Add missing KERN_ to multiline printk(KERN_...) Message-ID: <20070809212418.GD20038@xi.wantstofly.org> References: <1186619327.3073.57.camel@localhost> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1186619327.3073.57.camel@localhost> User-Agent: Mutt/1.4.2.2i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 552 Lines: 14 On Wed, Aug 08, 2007 at 05:28:46PM -0700, Joe Perches wrote: > Some uses of printk are missing KERN_ on the second > and subsequent lines. I'm not the ARM maintainer, but for what it's worth, the arch/arm/kernel/ecard.c change looks fine to me. Acked-by: Lennert Buytenhek - 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/