Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755078Ab2HNB6h (ORCPT ); Mon, 13 Aug 2012 21:58:37 -0400 Received: from mail-gg0-f174.google.com ([209.85.161.174]:33264 "EHLO mail-gg0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754443Ab2HNB6f (ORCPT ); Mon, 13 Aug 2012 21:58:35 -0400 Date: Mon, 13 Aug 2012 18:58:28 -0700 From: Greg Kroah-Hartman To: Devendra Naga Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, Mikko =?iso-8859-1?Q?Virkkil=E4?= , Lauri Hintsala , Riku =?iso-8859-1?Q?Mett=E4l=E4?= , Veli-Pekka Peltola Subject: Re: [PATCH 0/5] staging/csr: cleanup patches Message-ID: <20120814015828.GA26723@kroah.com> References: <1344064508-11975-1-git-send-email-develkernel412222@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1344064508-11975-1-git-send-email-develkernel412222@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 645 Lines: 18 On Sat, Aug 04, 2012 at 01:00:08PM +0545, Devendra Naga wrote: > Actually i have a question about the dbg macros, unifi_warning, > unifi_error, and unifi_trace, > > I think these can be implemented using dev_warn, dev_dbg, functions, > i mean we can remove these unifi_warning and unifi_error and unifi_trace > and use the dev_warn and dev_dbg. Yes, we should use those instead. thanks, greg k-h -- 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/