This series fixes an ifdef of a renamed Kconfig option. While at it, constify a static struct full of function pointers. V1: https://lore.kernel.org/lkml/20210929132143.36822-1-rikard.falkeborn@xxxxxxxxx/ Changes V2: Use ifdef instead of IS_ENABLED() Rikard Falkeborn (2): usb: cdc-wdm: Fix check for WWAN usb: cdc-wdm: Constify static struct wwan_port_ops drivers/usb/class/cdc-wdm.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) -- 2.33.0