Some LinuxKPI lock macros pass need a flags field passed in. This is
written to but never read from so gcc complains.
Fix this by marking the flags variables as unused to quieten the
compiler.
Sponsored by: Arm Ltd
Differential D45303
ibcore: Mark write-only variables andrew on May 22 2024, 2:35 PM. Authored by Tags None Referenced Files
Subscribers
Details Some LinuxKPI lock macros pass need a flags field passed in. This is Fix this by marking the flags variables as unused to quieten the Sponsored by: Arm Ltd
Diff Detail
Event Timeline |