Fix the following warnings reported by udevadm verify:
$ udevadm verify */*.rules*
kpartx/dm-parts.rules:35 A comma between tokens is expected.
kpartx/dm-parts.rules: udev rules check failed
multipath/11-dm-mpath.rules:18 Whitespace after comma is expected.
multipath/11-dm-mpath.rules:73 Whitespace after comma is expected.
multipath/11-dm-mpath.rules:73 Whitespace after comma is expected.
multipath/11-dm-mpath.rules:78 Whitespace after comma is expected.
multipath/11-dm-mpath.rules:78 Whitespace after comma is expected.
multipath/11-dm-mpath.rules:78 Whitespace after comma is expected.
multipath/11-dm-mpath.rules: udev rules check failed
5 udev rules files have been checked.
Success: 3
Fail: 2
Fix the following warnings reported by udevadm verify: