Rémi Bernon : winebus.sys: Rename UDEV bus device variables to be consistent.

Alexandre Julliard julliard at winehq.org
Wed Sep 22 16:04:38 CDT 2021


Module: wine
Branch: master
Commit: 40a9f69a1de088fb72c6b8966bc4333dea5fdfff
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=40a9f69a1de088fb72c6b8966bc4333dea5fdfff

Author: Rémi Bernon <rbernon at codeweavers.com>
Date:   Wed Sep 22 10:30:40 2021 +0200

winebus.sys: Rename UDEV bus device variables to be consistent.

Introducing a struct base_device, and hidraw_device / lnxev_device
depending on the sub-type of the device.

Signed-off-by: Rémi Bernon <rbernon at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/winebus.sys/bus_udev.c | 319 +++++++++++++++++++++++---------------------
 1 file changed, 165 insertions(+), 154 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=40a9f69a1de088fb72c6b8966bc4333dea5fdfff



More information about the wine-cvs mailing list