All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anatolij Gustschin <agust@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] sparc: fix unknown escape sequence warnings
Date: Thu, 1 Dec 2011 22:08:58 +0100	[thread overview]
Message-ID: <20111201220858.43bf1a30@wker> (raw)
In-Reply-To: <1318484871-12852-1-git-send-email-vapier@gentoo.org>

On Thu, 13 Oct 2011 01:47:51 -0400
Mike Frysinger <vapier@gentoo.org> wrote:

> I don't know what exactly the code was going for, but the object code
> is the same before/after my change, and in looking at the env strings,
> this seems to be OK.
> 
> Otherwise gcc warns:
> cc1: warning: unknown escape sequence: '\$'
> cc1: warning: unknown escape sequence: '\)'
> cc1: warning: unknown escape sequence: '\040'
> cc1: warning: unknown escape sequence: '\$'
> cc1: warning: unknown escape sequence: '\)'
> 
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
> ---
>  include/configs/gr_cpci_ax2000.h |    2 +-
>  include/configs/gr_ep2s60.h      |    2 +-
>  include/configs/gr_xc3s_1500.h   |    2 +-
>  include/configs/grsim.h          |    2 +-
>  include/configs/grsim_leon2.h    |    2 +-
>  5 files changed, 5 insertions(+), 5 deletions(-)

Appied to u-boot-staging/agust at denx.de. Thanks!

Anatolij

      parent reply	other threads:[~2011-12-01 21:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-13  5:47 [U-Boot] [PATCH] sparc: fix unknown escape sequence warnings Mike Frysinger
2011-10-13  8:49 ` Daniel Hellstrom
2011-10-13 15:36   ` Mike Frysinger
2011-12-01 21:08 ` Anatolij Gustschin [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=20111201220858.43bf1a30@wker \
    --to=agust@denx.de \
    --cc=u-boot@lists.denx.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.