static ssize_t write_null(struct file * file, const char __user * buf, size_t count, loff_t *ppos) { return count; }