Accessing file in kernel space
I am accessing the user file in kernel space but there is a problem. I want to read its contents in structure.I can read file in character pointer but i m getting problem in copying it in structure.How should i do it.
Thanks in advance...
|