[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120509205126.GA15545@kroah.com>
Date: Wed, 9 May 2012 13:51:26 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Johannes Thumshirn <morbidrsa@...glemail.com>
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
stefanha@...il.com, andor.daam@...glemail.com,
grabner@....tugraz.at, jj@...osbits.net, thomas@...3r.de
Subject: Re: [PATCH 36/36] drivers/staging/line6/config.h: Delete CHECKPOINT
macro
On Mon, May 07, 2012 at 08:27:53PM +0200, Johannes Thumshirn wrote:
> Kill unused debugging macro CHECKPOINT
>
> Signed-off-by: Johannes Thumshirn <morbidrsa@...glemail.com>
> ---
> drivers/staging/line6/config.h | 5 -----
> 1 files changed, 0 insertions(+), 5 deletions(-)
>
> diff --git a/drivers/staging/line6/config.h b/drivers/staging/line6/config.h
> index a82d8bf..2493491 100644
> --- a/drivers/staging/line6/config.h
> +++ b/drivers/staging/line6/config.h
> @@ -34,11 +34,6 @@
> #define CREATE_RAW_FILE 0
>
> #if DO_DEBUG_MESSAGES
> -#define CHECKPOINT pr_info("line6usb: %s (%s:%d)\n", \
> - __func__, __FILE__, __LINE__)
> -#endif
This patch doesn't apply as it seems to depend on a patch that is not in
my tree anywhere :(
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists