diff options
author | Ingo Molnar <mingo@elte.hu> | 2008-03-05 12:24:37 +0300 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-04-17 19:40:52 +0400 |
commit | 23b55bd9f33a1812a664e548803db34c9bec56e8 (patch) | |
tree | 0559906e87b50567941f983560017671de13f9b3 /sound/pcmcia | |
parent | ecd94c0809eb0ff50b628fa061c531a6fbf2fbbc (diff) | |
download | linux-23b55bd9f33a1812a664e548803db34c9bec56e8.tar.xz |
x86: clean up switch_to()
Make the code more readable and more hackable:
- use symbolic asm parameters
- use readable indentation
- add comments that explains the details
No code changed:
kernel/sched.o:
text data bss dec hex filename
28626 684 2640 31950 7cce sched.o.before
28626 684 2640 31950 7cce sched.o.after
md5:
2823d406c18b781975cdb2e7cfea0059 sched.o.before.asm
2823d406c18b781975cdb2e7cfea0059 sched.o.after.asm
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'sound/pcmcia')
0 files changed, 0 insertions, 0 deletions