diff options
author | Jani Nikula <[email protected]> | 2019-01-08 16:12:05 +0200 |
---|---|---|
committer | Zhenyu Wang <[email protected]> | 2019-01-10 11:29:02 +0800 |
commit | b007065a0aebfba859cecbc23271542b04784567 (patch) | |
tree | e29df0ef5a7223213f03288823f5a092f63a90fd /scripts/bpf_helpers_doc.py | |
parent | ed8cce30163f7b39cbca9c214a17789e7d516ff3 (diff) |
drm/i915/gvt: give the cmd parser cmd_info a const treatment
It doesn't need to be changed, make it const. The string literals should
anyway be referred to as const data.
The following gets moved to rodata section:
0000000000000080 l O .rodata 0000000000001c00 cmd_info
Reviewed-by: Yan Zhao <[email protected]>
Signed-off-by: Jani Nikula <[email protected]>
Signed-off-by: Zhenyu Wang <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions