Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754812AbXINRSp (ORCPT ); Fri, 14 Sep 2007 13:18:45 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752665AbXINRSe (ORCPT ); Fri, 14 Sep 2007 13:18:34 -0400 Received: from agminet01.oracle.com ([141.146.126.228]:20633 "EHLO agminet01.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752367AbXINRSc (ORCPT ); Fri, 14 Sep 2007 13:18:32 -0400 Date: Fri, 14 Sep 2007 10:13:29 -0700 From: Randy Dunlap To: "Satyam Sharma" Cc: "Medve Emilian-EMMEDVE1" , akpm@linux-foundation.org, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, i2c@lm-sensors.org, linux-omap-open-source@linux.omap.com Subject: Re: [PATCH v3] Make the pr_*() family of macros in kernel.h complete Message-Id: <20070914101329.60d42ca7.randy.dunlap@oracle.com> In-Reply-To: References: <11896151802410-git-send-email-Emilian.Medve@Freescale.com> <598D5675D34BE349929AF5EDE9B03E270155578C@az33exm24.fsl.freescale.net> Organization: Oracle Linux Eng. X-Mailer: Sylpheed 2.4.2 (GTK+ 2.8.10; x86_64-unknown-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Brightmail-Tracker: AAAAAQAAAAI= X-Brightmail-Tracker: AAAAAQAAAAI= X-Whitelist: TRUE X-Whitelist: TRUE Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1451 Lines: 41 On Fri, 14 Sep 2007 22:11:59 +0530 Satyam Sharma wrote: > > > -----Original Message----- > > > From: Medve Emilian-EMMEDVE1 > > > Sent: Wednesday, September 12, 2007 11:40 AM > > > To: linux-kernel@vger.kernel.org; netdev@vger.kernel.org; > > > i2c@lm-sensors.org; linux-omap-open-source@linux.omap.com > > > Cc: Medve Emilian-EMMEDVE1 > > ... no maintainer explicitly copied on the original mail who'd push this in. > Little thing, but LKML is too noisy, so you need to Cc: folks explicitly ... > > > > Subject: [PATCH v3] Make the pr_*() family of macros in > > > kernel.h complete > > > > > > Other/Some pr_*() macros are already defined in kernel.h, but > > > pr_err() was defined > > > multiple times in several other places > > > > > > Signed-off-by: Emil Medve > > I think it's a useful cleanup, patch looks good to me ... > > Reviewed-by: Satyam Sharma I like it too. Acked-by: Randy Dunlap (since I still haven't seen reviewed-by in SubmittingPatches) > [ Original diff is at: http://lkml.org/lkml/diff/2007/9/12/182/1 ] --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** - 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/