summaryrefslogtreecommitdiff
path: root/lockme.h
diff options
context:
space:
mode:
authorZahari Doychev <zdoychev@maxlinear.com>2022-12-08 17:40:17 +0100
committerTobias Klauser <tobias.klauser@gmail.com>2023-02-01 10:49:51 +0100
commit519aae7b91454e45b0528809e94c5008cdf0c060 (patch)
treed7dafd6f1126eefece8638eac07bb51c3f716f9b /lockme.h
parentb23c1519f14a2c93f7927996844522e3caede79c (diff)
mausezahn: use getopt_long instead of getoptHEADmaster
The musl getopt stops processing the options at the first non-option argument comapared to the glibc variant. Using getopt_long fixes this problem. Signed-off-by: Zahari Doychev <zahari.doychev@linux.com>
Diffstat (limited to 'lockme.h')
0 files changed, 0 insertions, 0 deletions
ings/sound/wm8804.txt parent370ebb0ef6255132373ed35d13e7b1d8d2eb7003 (diff)
usbnet: pegasus: Use net_device_stats from struct net_devicends-private-remove
Instead of using a private copy of struct net_device_stats in struct pegasus, use stats from struct net_device. Also remove the now unnecessary .ndo_get_stats function. Cc: Petko Manolov <petkan@nucleusys.com> Cc: linux-usb@vger.kernel.org Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/wm8804.txt')