blkdev wrapper: Fix constness warning
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 9 May 2024 17:44:05 +0000 (13:44 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 9 May 2024 17:44:05 +0000 (13:44 -0400)
commitd2c394c735875111342402ec6cdfb8fc6bcc42d7
treedb48764feb9c6c2db95e7e69518c1a3f406305fc
parent3a6d09342ff21074eea4a686f459d921ca46c628
blkdev wrapper: Fix constness warning

Upstream commit f8c7511db009d ("block: make block_class constant")
makes the block_class const. Reflect this change in the lttng-modules
canary function.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: Ib3aadd3dedc413f8370b9739f200ce9663c38d99
include/wrapper/blkdev.h
This page took 0.02506 seconds and 4 git commands to generate.