diff options
author | 2008-07-16 20:33:46 +0200 | |
---|---|---|
committer | 2008-07-16 20:33:46 +0200 | |
commit | 4b01fcbbe69bba34a8494fca6376ac0804f0f51d (patch) | |
tree | 440a8b9939520dfe95c4dc4cc8ef205de66d7eff /kernel/irq/pm.c | |
parent | ide-cd: simplify request issuing path (diff) | |
download | wireguard-linux-4b01fcbbe69bba34a8494fca6376ac0804f0f51d.tar.xz wireguard-linux-4b01fcbbe69bba34a8494fca6376ac0804f0f51d.zip |
ide-cd: fold cdrom_start_seek into ide_cd_do_request
Do what the compiler does anyway: inline a function that is used only once.
This saves us the overhead of a function call and the function is small enough
to be embedded in the callsite anyways.
Signed-off-by: Borislav Petkov <petkovbb@gmail.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
Diffstat (limited to 'kernel/irq/pm.c')
0 files changed, 0 insertions, 0 deletions