Michael Stefaniuc : setupapi: Use the ARRAY_SIZE() macro.

Alexandre Julliard julliard at winehq.org
Mon Sep 17 15:02:25 CDT 2018


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

Author: Michael Stefaniuc <mstefani at winehq.org>
Date:   Sat Sep 15 00:10:28 2018 +0200

setupapi: Use the ARRAY_SIZE() macro.

Signed-off-by: Michael Stefaniuc <mstefani at winehq.org>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/setupapi/devinst.c | 23 ++++++++++-------------
 dlls/setupapi/dialog.c  | 15 +++++----------
 dlls/setupapi/fakedll.c | 12 ++++++------
 dlls/setupapi/install.c | 27 ++++++++++++---------------
 dlls/setupapi/misc.c    |  8 ++++----
 dlls/setupapi/parser.c  |  9 ++++-----
 dlls/setupapi/query.c   |  3 +--
 dlls/setupapi/queue.c   | 10 +++++-----
 8 files changed, 47 insertions(+), 60 deletions(-)

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



More information about the wine-cvs mailing list