OSDN Git Service

blkid: fix warnings and remove duplicate code
authorChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 21 Aug 2015 09:59:13 +0000 (17:59 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Fri, 21 Aug 2015 09:59:13 +0000 (17:59 +0800)
commit8c04f615b8105bf6cae28449923893999dfbc457
tree93ebb24039143532e119c5dbaa8bda072c5aac87
parentabcb6f3aa5e4d2a604e532f32bd2d9eed8e58b7f
blkid: fix warnings and remove duplicate code

Move unicode_16le_to_utf8 to probe.c and export it
so probe_*.c can use it.
lib/blkid/blkidP.h
lib/blkid/probe.c
lib/blkid/probe_exfat.c
lib/blkid/probe_f2fs.c