Loading drivers/gpu/msm/adreno_profile.c +1 −1 Original line number Diff line number Diff line Loading @@ -541,7 +541,7 @@ static ssize_t profile_assignments_read(struct file *filep, } size = simple_read_from_buffer(ubuf, max, ppos, buf, strlen(buf)); pos - buf); kfree(buf); Loading Loading
drivers/gpu/msm/adreno_profile.c +1 −1 Original line number Diff line number Diff line Loading @@ -541,7 +541,7 @@ static ssize_t profile_assignments_read(struct file *filep, } size = simple_read_from_buffer(ubuf, max, ppos, buf, strlen(buf)); pos - buf); kfree(buf); Loading