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 19:34:54 +0000 (15:34 -0400)
commit6b65a81d301ca6dc02e2388f0ac1f675d0f48ebd
treeb8f55bdb2b6be126ff219aa7a1a6d2e8f19f1f4d
parentb258b549a9bc218a08c102ba54aac2c1d477b45a
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/genhd.h
This page took 0.026802 seconds and 4 git commands to generate.