Nov. 14, 2015
7:10 a.m.
Hi, When writing a char device driver, if the "open" slots is left vacant in the file_operations structure, what will happen if "open" is called ? An answer that gives the relevant code will be more than appreciated. Thanks.