All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: "Syed Mohammed, Khasim" <x0khasim@ti.com>
Cc: Linux OMAP <linux-omap-open-source@linux.omap.com>
Subject: Re: [PATCH] Adding copyright header to omap24xx.h
Date: Fri, 8 Jun 2007 03:17:47 -0700	[thread overview]
Message-ID: <20070608101746.GE28556@atomide.com> (raw)
In-Reply-To: <9C23CDD79DA20A479D4615857B2E2C4701121806@dlee13.ent.ti.com>

Hi,

* Syed Mohammed, Khasim <x0khasim@ti.com> [070607 16:59]:
> Adding Copyright header
> 
> Signed-off-by: Syed Mohammed Khasim  <x0khasim@ti.com>

Can you please leave out this part from your patches in general?

> 
> Files:
>  omap24xx.h |   25 +++++++++++++++++++++++++
>  1 files changed, 25 insertions(+)
> 
> =======================================================================
> 

It causes problems with git-am as it tries to add it to the commit.
If you want to use diffstat format there, please do it the same format
as git-show --pretty=email somecommitid does, that way git-am knows
how to ignore it :)

> --- linux-omap/include/asm-arm/arch-omap/omap24xx.h	2007-05-25 15:52:27.000000000 -0500
> +++ val_3430_GIT/include/asm-arm/arch-omap/omap24xx.h	2007-06-07 18:52:49.000000000 -0500
> @@ -1,3 +1,28 @@
> +/*
> + * include/asm-arm/arch-omap/omap24xx.h
> + *
> + * This file contains the processor specific definitions
> + * of the TI OMAP24XX.
> + *
> + * Copyright (C) 2007 Texas Instruments.
> + * Copyright (C) 2007 Nokia Corporation.
> + *
> + * This program is free software; you can redistribute it and/or modify
> + * it under the terms of the GNU General Public License as published by
> + * the Free Software Foundation; either version 2 of the License, or
> + * (at your option) any later version.
> + *
> + * This program is distributed in the hope that it will be useful,
> + * but WITHOUT ANY WARRANTY; without even the implied warranty of
> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
> + * GNU General Public License for more details.
> + *
> + * You should have received a copy of the GNU General Public License
> + * along with this program; if not, write to the Free Software
> + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
> + *
> + */
> +
>  #ifndef __ASM_ARCH_OMAP24XX_H
>  #define __ASM_ARCH_OMAP24XX_H

Pushing today.

Tony

      reply	other threads:[~2007-06-08 10:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-07 23:58 [PATCH] Adding copyright header to omap24xx.h Syed Mohammed, Khasim
2007-06-08 10:17 ` Tony Lindgren [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=20070608101746.GE28556@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-omap-open-source@linux.omap.com \
    --cc=x0khasim@ti.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 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.