block: remove uneeded le32_to_cpu() calls in vfat probe function - the call is not...
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 24 Jul 2013 10:03:45 +0000 (12:03 +0200)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 24 Jul 2013 10:03:45 +0000 (12:03 +0200)
commitf3a6e775a1e52ea6f85a145d60a88b3f6356a96c
treed73c19e7a819bc519044cf41f1eb7d908bb2e9d8
parent8c74ca9f613746b9c1f54a17f576a0cd449a8cc6
block: remove uneeded le32_to_cpu() calls in vfat probe function - the call is not required due to direct memcmp() and actually breaks the filesystem signature
libblkid-tiny/vfat.c