All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexis RODET <alexis.rodet@bvs-tech.com>
To: Grant Likely <grant.likely@secretlab.ca>
Cc: David Brownell <david-b@pacbell.net>,
	spi-devel-general@lists.sourceforge.net,
	Baruch Siach <baruch@tkos.co.il>,
	linux-mtd@lists.infradead.org,
	David Woodhouse <dwmw2@infradead.org>
Subject: Re: [PATCH 0/1] Renaming 'struct flash_platform_data' into 'struct spi_flash_platform_data' in include/linux/spi/flash.h
Date: Mon, 24 Jan 2011 16:49:58 +0100	[thread overview]
Message-ID: <4D3D9FA6.3050900@bvs-tech.com> (raw)
In-Reply-To: <4D3D6472.8030505@bvs-tech.com>

[-- Attachment #1: Type: text/plain, Size: 778 bytes --]

Hi again,

In facts I don't know which git URL to clone for getting linux-next as patch base, can you tell me ?
I'm working on last stable release from git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6-stable.git.

I wonder also what to do if people keep committing new files with old structure name:
What should I put to make the define generate a "deprecated" warning ?

BR,
Alexis

On 24/01/2011 12:37, Alexis RODET wrote :
>> Also, for a change as far-reaching as this you should do it in two
>> stages; rename the structure, but leave a #define to the old name so
>> that conflicts aren't generated in linux-next.  Then remove the
>> #define after the change makes it into Linus' tree.
> And I keep changing all source code that use this structure, don't I ?


[-- Attachment #2: alexis_rodet.vcf --]
[-- Type: text/x-vcard, Size: 316 bytes --]

begin:vcard
fn:Alexis RODET
n:RODET;Alexis
org:Brain Vision Systems
adr:;;32 rue du Javelot;PARIS;;75013;FRANCE
email;internet:alexis.rodet@bvs-tech.com
title:Hardware Engineer
tel;work:+33 9 53 92 14 41
tel;fax:+33 9 58 92 14 41
x-mozilla-html:FALSE
url:http://www.bvs-tech.com
version:2.1
end:vcard


WARNING: multiple messages have this Message-ID (diff)
From: Alexis RODET <alexis.rodet-zROAmvwsW6hWk0Htik3J/w@public.gmane.org>
To: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org>
Cc: David Brownell <david-b-yBeKhBN/0LDR7s880joybQ@public.gmane.org>,
	spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org,
	linux-mtd-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	David Woodhouse <dwmw2-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
Subject: Re: [PATCH 0/1] Renaming 'struct flash_platform_data' into 'struct spi_flash_platform_data' in include/linux/spi/flash.h
Date: Mon, 24 Jan 2011 16:49:58 +0100	[thread overview]
Message-ID: <4D3D9FA6.3050900@bvs-tech.com> (raw)
In-Reply-To: <4D3D6472.8030505-zROAmvwsW6hWk0Htik3J/w@public.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 778 bytes --]

Hi again,

In facts I don't know which git URL to clone for getting linux-next as patch base, can you tell me ?
I'm working on last stable release from git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6-stable.git.

I wonder also what to do if people keep committing new files with old structure name:
What should I put to make the define generate a "deprecated" warning ?

BR,
Alexis

On 24/01/2011 12:37, Alexis RODET wrote :
>> Also, for a change as far-reaching as this you should do it in two
>> stages; rename the structure, but leave a #define to the old name so
>> that conflicts aren't generated in linux-next.  Then remove the
>> #define after the change makes it into Linus' tree.
> And I keep changing all source code that use this structure, don't I ?


[-- Attachment #2: Type: text/plain, Size: 382 bytes --]

------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d

[-- Attachment #3: Type: text/plain, Size: 210 bytes --]

_______________________________________________
spi-devel-general mailing list
spi-devel-general-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/spi-devel-general

  parent reply	other threads:[~2011-01-24 15:50 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-17 15:40 Devel error: redefinition of 'struct flash_platform_data' Alexis RODET
2010-11-17 16:05 ` Russell King - ARM Linux
2010-11-18  9:34   ` [PATCH] Renaming 'struct flash_platform_data' into 'struct Alexis RODET
2010-11-18  9:34   ` [PATCH] Renaming 'struct flash_platform_data' into 'struct spi_flash_platform_data' in include/linux/spi/flash.h Alexis RODET
2010-11-19 17:23   ` Alexis RODET
2010-11-21  4:47     ` Baruch Siach
2010-11-22  9:58       ` Alexis RODET
2010-11-22  9:58         ` Alexis RODET
2010-11-22  9:58         ` Alexis RODET
2010-11-22 13:59         ` David Brownell
2010-11-22 13:59           ` David Brownell
2010-11-22 14:15           ` Alexis RODET
2010-11-22 14:15             ` Alexis RODET
2010-11-22 21:52             ` David Brownell
2010-11-22 21:52               ` David Brownell
2010-11-23  9:30               ` Alexis RODET
2010-11-23  9:30                 ` Alexis RODET
2010-11-23  9:36                 ` Baruch Siach
2010-11-23  9:36                   ` Baruch Siach
2010-11-23  9:41                   ` Alexis RODET
2010-11-23  9:41                     ` Alexis RODET
2010-11-23  9:44                     ` Baruch Siach
2010-11-23  9:44                       ` Baruch Siach
2010-11-23  9:55                       ` Alexis RODET
2010-11-23  9:55                         ` Alexis RODET
2011-01-21 19:28                         ` Grant Likely
2011-01-21 19:28                           ` Grant Likely
2011-01-24 11:37                           ` [PATCH 0/1] " Alexis RODET
2011-01-24 11:37                             ` Alexis RODET
2011-01-24 15:16                             ` [PATCH 1/1] " Alexis RODET
2011-01-24 15:16                               ` Alexis RODET
     [not found]                             ` <4D3D6472.8030505-zROAmvwsW6hWk0Htik3J/w@public.gmane.org>
2011-01-24 15:16                               ` Alexis RODET
2011-01-24 15:49                             ` Alexis RODET [this message]
2011-01-24 15:49                               ` [PATCH 0/1] " Alexis RODET
2011-01-24 17:52                               ` Grant Likely
2011-01-24 17:52                                 ` Grant Likely
2011-01-25  9:23                                 ` Alexis RODET
2011-01-25  9:23                                   ` Alexis RODET
2011-01-31 11:29                                   ` [PATCH 1/1] merging arch/arm/include/asm/mach/flash.h and include/linux/spi/flash.h into single header file include/linux/mtd/flash.h Alexis RODET
2011-01-31 11:29                                     ` Alexis RODET
2011-07-10  7:38                                     ` Grant Likely
2011-07-10  7:38                                       ` Grant Likely
2011-01-31 11:29                                   ` Alexis RODET
2011-01-25  9:40                                 ` [PATCH 0/1] Renaming 'struct flash_platform_data' into 'struct spi_flash_platform_data' in include/linux/spi/flash.h Alexis RODET
2011-01-25  9:40                                   ` Alexis RODET
2011-01-26 14:35                                   ` Josh Boyer
2011-01-26 14:35                                     ` Josh Boyer

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=4D3D9FA6.3050900@bvs-tech.com \
    --to=alexis.rodet@bvs-tech.com \
    --cc=baruch@tkos.co.il \
    --cc=david-b@pacbell.net \
    --cc=dwmw2@infradead.org \
    --cc=grant.likely@secretlab.ca \
    --cc=linux-mtd@lists.infradead.org \
    --cc=spi-devel-general@lists.sourceforge.net \
    /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.