summaryrefslogtreecommitdiffstats
path: root/mm
diff options
context:
space:
mode:
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>2014-07-09 15:35:30 +0300
committerJan Kara <jack@suse.cz>2014-07-15 22:40:24 +0200
commitc7ff48212d3ede34aa41842929a5b3ebf8f5ca4d (patch)
tree549a218291f73fd7335336b892ebef73b03c8bd6 /mm
parent2c15ac5bdb0009645f1f5962086021daa6b52d3f (diff)
downloadlinux-c7ff48212d3ede34aa41842929a5b3ebf8f5ca4d.tar.gz
linux-c7ff48212d3ede34aa41842929a5b3ebf8f5ca4d.tar.bz2
linux-c7ff48212d3ede34aa41842929a5b3ebf8f5ca4d.zip
fs/udf: re-use hex_asc_upper_{hi,lo} macros
This patch cleans up udf_translate_to_linux() a bit by using globally defined macros instead of custom code. We can use sprintf(buf, "%04X", ...) there as well, but this one faster. Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions