X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=drivers%2Fisdn%2Fhardware%2FmISDN%2Fhfcsusb.h;h=369196adae035919b35120ecabec956940fa03d4;hb=af901ca181d92aac3a7dc265144a9081a86d8f39;hp=43efe7358fa3d00a2d9453b6c115984f15b0bea0;hpb=972b94ffb90ea6d20c589d9a47215df103388ddd;p=mirror_ubuntu-zesty-kernel.git diff --git a/drivers/isdn/hardware/mISDN/hfcsusb.h b/drivers/isdn/hardware/mISDN/hfcsusb.h index 43efe7358fa3..369196adae03 100644 --- a/drivers/isdn/hardware/mISDN/hfcsusb.h +++ b/drivers/isdn/hardware/mISDN/hfcsusb.h @@ -150,7 +150,7 @@ symbolic(struct hfcusb_symbolic_list list[], const int num) for (i = 0; list[i].name != NULL; i++) if (list[i].num == num) return list[i].name; - return ""; + return ""; } /* USB descriptor need to contain one of the following EndPoint combination: */