All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Johannes Thumshirn <morbidrsa@googlemail.com>
Cc: devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org,
	stefanha@gmail.com, andor.daam@googlemail.com,
	grabner@icg.tugraz.at, jj@chaosbits.net, thomas@m3y3r.de
Subject: Re: [PATCH 36/36] drivers/staging/line6/config.h: Delete CHECKPOINT macro
Date: Wed, 9 May 2012 13:51:26 -0700	[thread overview]
Message-ID: <20120509205126.GA15545@kroah.com> (raw)
In-Reply-To: <1336415273-11713-1-git-send-email-morbidrsa@googlemail.com>

On Mon, May 07, 2012 at 08:27:53PM +0200, Johannes Thumshirn wrote:
> Kill unused debugging macro CHECKPOINT
> 
> Signed-off-by: Johannes Thumshirn <morbidrsa@googlemail.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

  parent reply	other threads:[~2012-05-09 20:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-07 18:27 [PATCH 36/36] drivers/staging/line6/config.h: Delete CHECKPOINT macro Johannes Thumshirn
2012-05-07 18:43 ` Greg KH
2012-05-09 20:51 ` Greg KH [this message]
2012-05-10 16:30 ` [PATCH] drivers/staging/line6/config.h: Remove " Johannes Thumshirn
2012-05-10 16:49   ` Greg KH
2012-05-10 20:43     ` Markus Grabner
2012-05-10 17:12 ` Johannes Thumshirn

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120509205126.GA15545@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=andor.daam@googlemail.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=grabner@icg.tugraz.at \
    --cc=jj@chaosbits.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=morbidrsa@googlemail.com \
    --cc=stefanha@gmail.com \
    --cc=thomas@m3y3r.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.