···586586 }587587588588 if (dev->interrupt_out_endpoint == NULL) {589589- dev_err(&dev->intf->dev, "Endpoint should not be be null!\n");589589+ dev_err(&dev->intf->dev, "Endpoint should not be null!\n");590590 goto unlock_exit;591591 }592592
+1-1
drivers/staging/frontier/tranzport.c
···731731 }732732733733 if (dev->interrupt_out_endpoint == NULL) {734734- dev_err(&dev->intf->dev, "Endpoint should not be be null!\n");734734+ dev_err(&dev->intf->dev, "Endpoint should not be null!\n");735735 goto unlock_exit;736736 }737737