The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: "Wu, Bryan" <bryan.wu@analog.com>
To: linux-kernel@vger.kernel.org,
	Andrew Morton <akpm@linux-foundation.org>,
	Robin Getz <rgetz@blackfin.uclinux.org>,
	Mike Frysinger <vapier.adi@gmail.com>
Subject: Re: [PATCH] Blackfin arch: sync with uClibc no functional changes
Date: Thu, 05 Apr 2007 11:57:07 +0800	[thread overview]
Message-ID: <1175745427.17315.22.camel@roc-desktop> (raw)
In-Reply-To: <1175668055.10608.35.camel@roc-desktop>

>  
> +.text
> +
> +.align 2
> +
>  ENTRY(_memchr)
> -	P0 = R0 ;             /* P0 = address */
> -	P2 = R2 ;             /* P2 = count */
> +	P0 = R0;             // P0 = address
> +	P2 = R2;             // P2 = count

Sorry for introducing wrong coding style source.
A updated one will be posted later.

Thanks Robin and Mike.
-Bryan

  reply	other threads:[~2007-04-05  3:55 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-04  6:27 [PATCH] Blackfin arch: sync with uClibc no functional changes Wu, Bryan
2007-04-05  3:57 ` Wu, Bryan [this message]
2007-04-05  3:59 ` Wu, Bryan

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=1175745427.17315.22.camel@roc-desktop \
    --to=bryan.wu@analog.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rgetz@blackfin.uclinux.org \
    --cc=vapier.adi@gmail.com \
    /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