vfat: deduplicate hex2bin()
authorOGAWA Hirofumi <[email protected]>
Fri, 8 Sep 2017 23:16:50 +0000 (16:16 -0700)
committerLinus Torvalds <[email protected]>
Sat, 9 Sep 2017 01:26:50 +0000 (18:26 -0700)
commit5680db4b661426d2d7315619a173b810e2dcf386
tree7e71b499865b5fed9de756e815bd59cbe4f1cd46
parentb9fa2ad1edbaffc837a943fd206f53c36443e7b5
vfat: deduplicate hex2bin()

We may use hex2bin() instead of custom approach.

Link: http://lkml.kernel.org/r/87zibktpil.fsf@devron
Signed-off-by: Andy Shevchenko <[email protected]>
Signed-off-by: OGAWA Hirofumi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/fat/namei_vfat.c