On Tuesday, August 14, 2007 12:50 PM, Matthew Wilcox wrote:  
> On Tue, Aug 14, 2007 at 04:15:38PM +0530, Prakash, Sathya wrote:
> > The data structure definitions from mptsas.c are moved to a 
> new header file mptsas.h
> 
> Why?  Are they used outside mptsas.c in some future patch?
> 

Having rougly 10 data structures, and nearly 100 lines of code, Id
prefer it to have it in a seperate header so our sources files is not so
cluttered with a bunch of structs and defines..   In our internal
sources, we do need this broken out into a seperate header due to its
inclusion in our IOCTLS sources.      
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to