All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips.org>
To: Florian Fainelli <florian@openwrt.org>
Cc: linux-mips@linux-mips.org
Subject: Re: [PATCH 1/5] MIPS: ar7: remove trailing semicolon in clock.c
Date: Mon, 13 Jun 2011 22:51:42 +0100	[thread overview]
Message-ID: <20110613215141.GA31070@linux-mips.org> (raw)
In-Reply-To: <1307905041-18391-1-git-send-email-florian@openwrt.org>

On Sun, Jun 12, 2011 at 08:57:17PM +0200, Florian Fainelli wrote:

> -	if (!strcmp(id, "dsp"));
> +	if (!strcmp(id, "dsp"))

Lovely ...

Applied.  Thanks,

  Ralf

      parent reply	other threads:[~2011-06-13 21:51 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-12 18:57 [PATCH 1/5] MIPS: ar7: remove trailing semicolon in clock.c Florian Fainelli
2011-06-12 18:57 ` [PATCH 2/5] MIPS: ar7: remove 'space before tabs' in platform.c Florian Fainelli
2011-06-15 23:39   ` Ralf Baechle
2011-06-12 18:57 ` [PATCH 3/5] MIPS: ar7: replace __attribute__((__packed__)) with __packed Florian Fainelli
2011-06-15 23:39   ` Ralf Baechle
2011-06-12 18:57 ` [PATCH 4/5] MIPS: ar7: use linux/reboot.h instead of asm/reboot.h Florian Fainelli
2011-06-12 18:59   ` Florian Fainelli
2011-06-13 21:43     ` Ralf Baechle
2011-06-12 18:57 ` [PATCH 5/5] MIPS: ar7: use linux/time.h instead of asm/time.h Florian Fainelli
2011-06-12 19:00   ` Florian Fainelli
2011-06-13 21:43     ` Ralf Baechle
2011-06-13 21:51 ` Ralf Baechle [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=20110613215141.GA31070@linux-mips.org \
    --to=ralf@linux-mips.org \
    --cc=florian@openwrt.org \
    --cc=linux-mips@linux-mips.org \
    /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.