Rémi Bernon : winebus.sys: Rename UDEV bus device variables to be consistent.
Module: wine Branch: master Commit: 40a9f69a1de088fb72c6b8966bc4333dea5fdfff URL: https://source.winehq.org/git/wine.git/?a=commit;h=40a9f69a1de088fb72c6b8966... Author: Rémi Bernon <rbernon(a)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(a)codeweavers.com> Signed-off-by: Alexandre Julliard <julliard(a)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=40a9f69a1de088fb72c6b...
participants (1)
-
Alexandre Julliard