commit | 243dd05d39aa14fac2ffde75cc66dee3270896f8 | [log] [tgz] |
---|---|---|
author | Kees Cook <[email protected]> | Sat May 06 01:10:06 2017 -0700 |
committer | Kees Cook <[email protected]> | Sun May 28 10:23:02 2017 -0700 |
tree | e143810bc6c875af86d4f352f5ac8429c77b3de0 | |
parent | 3ddd396f6b57cbd5cb034498b5c4cd3dd920cf15 [diff] |
mtk-vcodec: Use designated initializers The randstruct plugin requires designated initializers for structures that are entirely function pointers. Cc: Wu-Cheng Li <[email protected]> Cc: Tiffany Lin <[email protected]> Cc: Hans Verkuil <[email protected]> Cc: Mauro Carvalho Chehab <[email protected]> Signed-off-by: Kees Cook <[email protected]>