OSDN Git Service

gralloc_drm_kms: use local buffer for uevent_desc
authorChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 4 Jan 2018 03:13:50 +0000 (11:13 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 4 Jan 2018 03:13:50 +0000 (11:13 +0800)
commit2f9d132ae56e7b7cffffb86c3f416e5269041b60
tree03d6c78c17bd8de0d6af61fbfe0e688cdf5c7feb
parent6963f5a3793cd41add831fe5b09dfdf81521f681
gralloc_drm_kms: use local buffer for uevent_desc

I can't see a reason why uevent_desc should be static.
Besides, 2KB size is usually enough.
gralloc_drm_kms.c