alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Mack <daniel@caiaq.de>
To: Andrea Gelmini <andrea.gelmini@gelma.net>
Cc: Takashi Iwai <tiwai@suse.de>,
	alsa-devel@alsa-project.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 48/66] sound/usb/caiaq/midi.h: Checkpatch cleanup
Date: Sun, 28 Feb 2010 11:20:12 +0100	[thread overview]
Message-ID: <20100228102012.GH28972@buzzloop.caiaq.de> (raw)
In-Reply-To: <1267289508-31031-49-git-send-email-andrea.gelmini@gelma.net>

On Sat, Feb 27, 2010 at 05:51:29PM +0100, Andrea Gelmini wrote:
> sound/usb/caiaq/midi.h:6: ERROR: "foo* bar" should be "foo *bar"
> 
> Signed-off-by: Andrea Gelmini <andrea.gelmini@gelma.net>

Acked-by: Daniel Mack <daniel@caiaq.de>


> ---
>  sound/usb/caiaq/midi.h |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/sound/usb/caiaq/midi.h b/sound/usb/caiaq/midi.h
> index 9d16db0..380f984 100644
> --- a/sound/usb/caiaq/midi.h
> +++ b/sound/usb/caiaq/midi.h
> @@ -3,6 +3,6 @@
>  
>  int snd_usb_caiaq_midi_init(struct snd_usb_caiaqdev *dev);
>  void snd_usb_caiaq_midi_handle_input(struct snd_usb_caiaqdev *dev, int port, const char *buf, int len);
> -void snd_usb_caiaq_midi_output_done(struct urb* urb);
> +void snd_usb_caiaq_midi_output_done(struct urb *urb);
>  
>  #endif /* CAIAQ_MIDI_H */
> -- 
> 1.7.0.90.g251a4
> 

      reply	other threads:[~2010-02-28 10:20 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1267289508-31031-1-git-send-email-andrea.gelmini@gelma.net>
2010-02-27 16:51 ` [PATCH 22/66] sound/oss/v_midi.h: Checkpatch cleanup Andrea Gelmini
2010-03-02 11:57   ` Takashi Iwai
2010-03-02 15:23     ` Andrea Gelmini
2010-02-27 16:51 ` [PATCH 38/66] sound/oss/coproc.h: " Andrea Gelmini
2010-02-27 16:51 ` [PATCH 48/66] sound/usb/caiaq/midi.h: " Andrea Gelmini
2010-02-28 10:20   ` Daniel Mack [this message]

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=20100228102012.GH28972@buzzloop.caiaq.de \
    --to=daniel@caiaq.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=andrea.gelmini@gelma.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tiwai@suse.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).