Module: wine Branch: master Commit: 55e978168e7f3d6ac48046002ec92bf631ddaf58 URL: https://source.winehq.org/git/wine.git/?a=commit;h=55e978168e7f3d6ac48046002...
Author: Rémi Bernon rbernon@codeweavers.com Date: Mon Sep 27 11:32:48 2021 +0200
winebus.sys: Move hidraw_device code around.
To keep lnxev_device functions and related helpers all together.
Signed-off-by: Rémi Bernon rbernon@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
---
dlls/winebus.sys/bus_udev.c | 375 ++++++++++++++++++++++---------------------- 1 file changed, 186 insertions(+), 189 deletions(-)
Diff: https://source.winehq.org/git/wine.git/?a=commitdiff;h=55e978168e7f3d6ac4804...