[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210929132143.36822-1-rikard.falkeborn@gmail.com>
Date: Wed, 29 Sep 2021 15:21:41 +0200
From: Rikard Falkeborn <rikard.falkeborn@...il.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Loic Poulain <loic.poulain@...aro.org>,
Wei Yongjun <weiyongjun1@...wei.com>
Cc: Oliver Neukum <oneukum@...e.com>,
Tetsuo Handa <penguin-kernel@...ove.sakura.ne.jp>,
Junlin Yang <yangjunlin@...ong.com>, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org,
Rikard Falkeborn <rikard.falkeborn@...il.com>
Subject: [PATCH 0/2] usb: cdc-wdm: Fix config and constify
This series fixes an wrong ifdef which caused a chunk of the code to
never be compiled, regardless of config selected.
While at it, constify a static struct full of function pointers.
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
Powered by blists - more mailing lists