diff options
author | Nishka Dasgupta <[email protected]> | 2019-08-19 13:22:36 +0530 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <[email protected]> | 2019-08-19 15:52:29 +0200 |
commit | df5eff6d2a44c8f01b0dcd61b0ed5715116e10b4 (patch) | |
tree | 84b0f45c7f0a902af52e0e8bc7f92f503c611352 /scripts/gdb/linux/timerlist.py | |
parent | 06b1f4b9f2a050e84f34f507bbd5f9983eeb0a06 (diff) |
udlfb: Make dlfb_ops constant
Static structure dlfb_ops, of type fb_ops, is not used except to be
copied into another variable. Hence make dlfb_ops constant to protect it
from unintended modification.
Issue found with Coccinelle.
Signed-off-by: Nishka Dasgupta <[email protected]>
Cc: Bernie Thompson <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions