commit | 2cee5dfa8b01524a1d937d56ee518677b7acfb38 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Sat Oct 18 20:28:47 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Oct 20 08:52:41 2008 -0700 |
tree | 3d8d34fc2fd173eee43ccb1cdc01a3325c9acb65 | |
parent | e4d33969c2d0a9b92c7a2853e3f890dcb4ea37d1 [diff] |
drivers/scsi/sr_vendor.c: use bcd2bin Change sr_vendor.c to use the new bcd2bin function instead of the obsolete BCD2BIN macro. Signed-off-by: Adrian Bunk <bunk@kernel.org> Cc: James Bottomley <James.Bottomley@HansenPartnership.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>