Re: [PATCH] drivers: scsi: remove private hex_to_bin() implementation

From: Andy Shevchenko
Date: Wed Sep 22 2010 - 04:41:21 EST


On Sat, Sep 11, 2010 at 4:56 PM, James Bottomley
<James.Bottomley@xxxxxxx> wrote:
> the hex_to_bin() is really to prevent open coded mistakes. ÂWhen the
> open coding pre-dates the hex_to_bin macro, I'm inclined to leave it
> alone unless it contains an actual bug.
It's also a matter of speed/size optimization. Nevertheless SCSI
subsystem already has such clean up.

--
With Best Regards,
Andy Shevchenko
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/