public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
* Re: minor bug ?
@ 2011-03-01 15:43 Dan Carpenter
  2011-03-01 15:44 ` Prashant Shah
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Dan Carpenter @ 2011-03-01 15:43 UTC (permalink / raw)
  To: kernel-janitors

On Tue, Mar 01, 2011 at 09:02:21PM +0530, Prashant Shah wrote:
> Hi,
> 
> file : include/linux/blkdev.h
> 
>  31. struct request;
>  32. struct sg_io_hdr;
>  33.
>  34. #define BLKDEV_MIN_RQ   4
>  35. #define BLKDEV_MAX_RQ   128     /* Default maximum */
>  36.
>  37. struct request;
> 
> there is duplicate struct request; on line no. 31 and 37
> 

Sure.  Send a patch for that.

regards,
dan carpenter


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-03-01 18:50 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-01 15:43 minor bug ? Dan Carpenter
2011-03-01 15:44 ` Prashant Shah
2011-03-01 17:39 ` Nicolas Kaiser
2011-03-01 17:53 ` Dan Carpenter
2011-03-01 18:22 ` Randy Dunlap
2011-03-01 18:43 ` Dan Carpenter
2011-03-01 18:50 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox