I want to make a kernel module that writes to a file called /proc/myfile. For now I just want to write "hello" or some other junk in order to test it. What are the