Commit 119ca847 authored by Dave Jones's avatar Dave Jones Committed by Dave Jones

[CPUFREQ] Sparse __user annotations for acpi driver.

parent 39552d3e
......@@ -380,7 +380,7 @@ static int acpi_processor_perf_open_fs(struct inode *inode, struct file *file)
static int
acpi_processor_write_performance (
struct file *file,
const char *buffer,
const char __user *buffer,
size_t count,
loff_t *data)
{
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment