Re: How to make a 2.6..*_compat.patch without sub-directory?

2009-12-15 Thread Boaz Harrosh
On 12/14/2009 08:25 PM, Yangkook Kim wrote: > I posted similar message on other thread, but let me ask the same question > with diffrent tittle. > > I want to make a kernel compat patch without "kernel/" sub-directory. > I used "git diff" to output the patch, but each header of outputted > patch i

Re: How to make a 2.6..*_compat.patch without sub-directory?

2009-12-14 Thread Erez Zilber
Use git diff --relative (when you're in the open-iscsi/kernel dir). Erez On Mon, Dec 14, 2009 at 8:25 PM, Yangkook Kim wrote: > I posted similar message on other thread, but let me ask the same question > with diffrent tittle. > > I want to make a kernel compat patch without "kernel/" sub-direct

How to make a 2.6..*_compat.patch without sub-directory?

2009-12-14 Thread Yangkook Kim
I posted similar message on other thread, but let me ask the same question with diffrent tittle. I want to make a kernel compat patch without "kernel/" sub-directory. I used "git diff" to output the patch, but each header of outputted patch includes "kernel/" sub-directory like below. e.g diff --