... PTR_ERR(fp)); return -1; } printk("Opened the file successfully\n"); /*Read the data to the end of the file*/ while (1) { ret = kernel_read(fp, offset, ...
確定! 回上一頁