* Removal of staging/rt2860sta (and rt2870sta)
@ 2011-04-08 14:53 Larry Finger
2011-04-08 16:05 ` Greg KH
2011-04-08 20:57 ` Carlos R. Mafra
0 siblings, 2 replies; 3+ messages in thread
From: Larry Finger @ 2011-04-08 14:53 UTC (permalink / raw)
To: Greg Kroah-Hartman; +Cc: wireless, LKML
Greg,
When I looked again at the removal of rt2860sta from staging, it was quickly
obvious that unless rt2870sta was also removed, very little of the code could be
removed. As I have no experience with rt2800usb, the mainline driver for that
device, I went to the wireless mailing list with the question. There was one
objection to the removal, but the maintainers were in favor, thus I will be
submitting a patch to delete both drivers.
I did the changes on my local git tree, committed them, and used 'git
format-patch'. I expected that 'git rm' statements would be used to delete the
files, but I got normal patch format. As a result, the resulting patch is over
2.4 GB, and has over 75,000 lines. Obviously, I'm reluctant to dump a patch of
this size on the lists. Is there a way to force git to use "rm" statements, or
is there some way to handle this large patch?
Thanks,
Larry
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Removal of staging/rt2860sta (and rt2870sta)
2011-04-08 14:53 Removal of staging/rt2860sta (and rt2870sta) Larry Finger
@ 2011-04-08 16:05 ` Greg KH
2011-04-08 20:57 ` Carlos R. Mafra
1 sibling, 0 replies; 3+ messages in thread
From: Greg KH @ 2011-04-08 16:05 UTC (permalink / raw)
To: Larry Finger; +Cc: wireless, LKML
On Fri, Apr 08, 2011 at 09:53:57AM -0500, Larry Finger wrote:
> Greg,
>
> When I looked again at the removal of rt2860sta from staging, it was
> quickly obvious that unless rt2870sta was also removed, very little
> of the code could be removed. As I have no experience with
> rt2800usb, the mainline driver for that device, I went to the
> wireless mailing list with the question. There was one objection to
> the removal, but the maintainers were in favor, thus I will be
> submitting a patch to delete both drivers.
>
> I did the changes on my local git tree, committed them, and used
> 'git format-patch'. I expected that 'git rm' statements would be
> used to delete the files, but I got normal patch format. As a
> result, the resulting patch is over 2.4 GB, and has over 75,000
> lines. Obviously, I'm reluctant to dump a patch of this size on the
> lists. Is there a way to force git to use "rm" statements, or is
> there some way to handle this large patch?
You can point me at the git tree and I can pull from it :)
thanks,
greg k-h
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Removal of staging/rt2860sta (and rt2870sta)
2011-04-08 14:53 Removal of staging/rt2860sta (and rt2870sta) Larry Finger
2011-04-08 16:05 ` Greg KH
@ 2011-04-08 20:57 ` Carlos R. Mafra
1 sibling, 0 replies; 3+ messages in thread
From: Carlos R. Mafra @ 2011-04-08 20:57 UTC (permalink / raw)
To: Larry Finger; +Cc: Greg Kroah-Hartman, wireless, LKML
On Fri, 8 Apr 2011 at 9:53:57 -0500, Larry Finger wrote:
>
> I did the changes on my local git tree, committed them, and used
> 'git format-patch'. I expected that 'git rm' statements would be
> used to delete the files, but I got normal patch format. As a
> result, the resulting patch is over 2.4 GB, and has over 75,000
> lines. Obviously, I'm reluctant to dump a patch of this size on the
> lists. Is there a way to force git to use "rm" statements, or is
> there some way to handle this large patch?
I've just remembered about this patch in the git list, which I think
does what you want:
http://thread.gmane.org/gmane.comp.version-control.git/170537/focus=170581
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-04-08 20:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-08 14:53 Removal of staging/rt2860sta (and rt2870sta) Larry Finger
2011-04-08 16:05 ` Greg KH
2011-04-08 20:57 ` Carlos R. Mafra
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).