mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-16 18:15:52 +00:00
[S390] Avoid static struct initializations in appldata.
Don't use static initialization for struct members containing variables because gcc would generate more code and use double space on stack. Signed-off-by: Gerald Schaefer <geraldsc@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:
parent
bac9c66cd2
commit
925afbd6cb
1 changed files with 2 additions and 2 deletions
Loading…
Add table
Add a link
Reference in a new issue