[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090604175219.GA18605@kroah.com>
Date: Thu, 4 Jun 2009 10:52:19 -0700
From: Greg KH <greg@...ah.com>
To: Yunpeng Gao <yunpeng.gao@...el.com>
Cc: Greg KH <gregkh@...e.de>, linux-kernel@...r.kernel.org
Subject: Re: linux-next: Tree for June 3 (staging)
On Fri, Jun 05, 2009 at 07:26:10AM +0800, Yunpeng Gao wrote:
> I have fixed these compiling bugs in file ffsport.c.
>
> But just found that my email client (Outlook) will replace
> TAB with blanks automatically. So, unfortunately, all the
> TABs in my first submission patch have been changed to
> blanks by the Outlook.
>
> So I'd like to use the Mutt email client and re-submit
> the patch as below (the bug-fix of ffsport.c has been included).
> Does it make sense?
>
Are you sure you included the fixed up patch?
With the patch you submitted below, I get the following build errors:
drivers/staging/mrst_nand/ffsport.c: In function ‘do_transfer’:
drivers/staging/mrst_nand/ffsport.c:360: error: implicit declaration of function ‘blk_rq_pos’
drivers/staging/mrst_nand/ffsport.c:376: error: implicit declaration of function ‘blk_rq_cur_sectors’
drivers/staging/mrst_nand/ffsport.c: In function ‘spectra_trans_thread’:
drivers/staging/mrst_nand/ffsport.c:499: error: implicit declaration of function ‘blk_fetch_request’
drivers/staging/mrst_nand/ffsport.c:499: warning: assignment makes pointer from integer without a cast
drivers/staging/mrst_nand/ffsport.c:515: error: implicit declaration of function ‘__blk_end_request_cur’
drivers/staging/mrst_nand/ffsport.c:520: error: implicit declaration of function ‘__blk_end_request_all’
drivers/staging/mrst_nand/ffsport.c: In function ‘SBD_setup_device’:
drivers/staging/mrst_nand/ffsport.c:741: error: implicit declaration of function ‘blk_queue_logical_block_size’
make[3]: *** [drivers/staging/mrst_nand/ffsport.o] Error 1
make[3]: *** Waiting for unfinished jobs....
I'll just drop this patch for now, can you resend it to me when it is
fixed up properly?
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists