All of lore.kernel.org
 help / color / mirror / Atom feed
From: "John W. Linville" <linville@tuxdriver.com>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: ppc-dev <linuxppc-dev@ozlabs.org>, ppc64-dev <linuxppc64-dev@ozlabs.org>
Subject: Re: [PATCH] powerpc: don't execute a temporary comment
Date: Thu, 15 Sep 2005 10:07:01 -0400	[thread overview]
Message-ID: <20050915140659.GA17670@tuxdriver.com> (raw)
In-Reply-To: <20050915160430.550d02ed.sfr@canb.auug.org.au>

On Thu, Sep 15, 2005 at 04:04:30PM +1000, Stephen Rothwell wrote:

> --- a/arch/ppc/Makefile
> +++ b/arch/ppc/Makefile
> @@ -102,9 +102,9 @@ define archhelp
>    @echo '  *_defconfig     - Select default config from arch/$(ARCH)/ppc/configs'
>  endef
>  
> +# arch/$(ARCH)/include is a temporary hack until we have migrated to asm-powerpc
>  archclean:
>  	$(Q)$(MAKE) $(clean)=arch/ppc/boot
> -	# Temporary hack until we have migrated to asm-powerpc
>  	$(Q)rm -rf arch/$(ARCH)/include
>  
>  archprepare: checkbin

Why is this helpful?  Better in general to keep the commment near the code, no?

John
-- 
John W. Linville
linville@tuxdriver.com

  reply	other threads:[~2005-09-15 14:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-15  6:04 [PATCH] powerpc: don't execute a temporary comment Stephen Rothwell
2005-09-15 14:07 ` John W. Linville [this message]
2005-09-15 22:55   ` Paul Mackerras
2005-09-16  2:22     ` Kumar Gala

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=20050915140659.GA17670@tuxdriver.com \
    --to=linville@tuxdriver.com \
    --cc=linuxppc-dev@ozlabs.org \
    --cc=linuxppc64-dev@ozlabs.org \
    --cc=sfr@canb.auug.org.au \
    /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.