
Fix check for device name ending in [0-9a-h] (strchr(dev, 0) doesn't ever return NULL - which is fortunate because the () were wrong as well!)
Fix check for device name ending in [0-9a-h] (strchr(dev, 0) doesn't ever return NULL - which is fortunate because the () were wrong as well!)