On non-Linux, findBlkIdDevice() has unused parameters
ClosedPublic

Authored by adridg on Sep 23 2019, 8:38 AM.

Details

Summary

Add Q_UNUSED() to mark the unused parameters

Test Plan

Builds with fewer warnings on FreeBSD

Diff Detail

Repository
R16 KPMCore
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
adridg requested review of this revision.Sep 23 2019, 8:38 AM
adridg created this revision.
stikonas accepted this revision.May 8 2020, 2:06 PM
This revision is now accepted and ready to land.May 8 2020, 2:06 PM
This revision was automatically updated to reflect the committed changes.