From: Bartlomiej Zolnierkiewicz Date: Fri, 1 Feb 2008 22:09:24 +0000 (+0100) Subject: ide-cd: move lba_to_msf() and msf_to_lba() to X-Git-Tag: v2.6.25-rc1~1078^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1bb9457f06439f22571e93bddcca63144a08296;p=pandora-kernel.git ide-cd: move lba_to_msf() and msf_to_lba() to * Move lba_to_msf() and msf_to_lba() to (use 'u8' type instead of 'byte' while at it). * Remove msf_to_lba() copy from drivers/cdrom/cdrom.c. Acked-by: Jens Axboe Signed-off-by: Bartlomiej Zolnierkiewicz --- Reading git-diff-tree failed