On Tue, Oct 10, 2006 at 11:20:55AM -0700, Chandra Seetharaman wrote:
> + error = single_open(file, configfs_read_file, buffer);
> + if (error) {
> + kfree(buffer);
> + goto Enomem;
> + }
Btw, with single_open(), how do you ever get more than one call
to ->show()? Shouldn't single_next() prevent that?
Joel
--
Life's Little Instruction Book #451
"Don't be afraid to say, 'I'm sorry.'"
Joel Becker
Principal Software Developer
Oracle
E-mail: [EMAIL PROTECTED]
Phone: (650) 506-8127
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
ckrm-tech mailing list
https://lists.sourceforge.net/lists/listinfo/ckrm-tech