Merge "disp: msm: sde: increase buf array size"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
db39de879f
@@ -7205,7 +7205,7 @@ static ssize_t _sde_debugfs_hw_fence_features_mask_wr(struct file *file,
|
||||
{
|
||||
struct sde_crtc *sde_crtc;
|
||||
u32 bit, enable;
|
||||
char buf[10];
|
||||
char buf[25];
|
||||
|
||||
if (!file || !file->private_data)
|
||||
return -EINVAL;
|
||||
|
||||
Reference in New Issue
Block a user