diff options
| author | Michal Simek <[email protected]> | 2020-08-05 12:41:35 +0200 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2020-09-23 10:31:40 +0200 |
| commit | ced4d46626b06298d19e61279f49bf5158c5e2a6 (patch) | |
| tree | 8a0adad5b03b9428d909594f7bc5516c4713089f /include/linux | |
| parent | e17c5ec8e11636889755386de4a7a2171f016503 (diff) | |
xilinx: zynqmp: Remove one static variable
There is no reason to have name variable saved in BSS section when it
doesn't need to be really used. That's why remove static from variable
definition and use strdup() to duplicate string with exact size from malloc
area instead.
Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
