Re: Prototype error in

2005-04-12 Thread Greg KH
On Tue, Apr 12, 2005 at 01:35:51AM -0700, Chen, Kenneth W wrote: > To lazy to write a patch, the inline debugfs function declaration > for the following three functions disagree between CONFIG_DEBUG_FS > and !CONFIG_DEBUG_FS > > 4th argument mismatch, looks like an obvious copy-n-paste error. > u1

Prototype error in

2005-04-12 Thread Chen, Kenneth W
To lazy to write a patch, the inline debugfs function declaration for the following three functions disagree between CONFIG_DEBUG_FS and !CONFIG_DEBUG_FS 4th argument mismatch, looks like an obvious copy-n-paste error. u16, u32, and u32? static inline struct dentry *debugfs_create_u16(const char