Clean-up: Remove remaining max_t macros
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 15 Dec 2021 19:23:05 +0000 (14:23 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 30 Mar 2022 02:40:17 +0000 (22:40 -0400)
commit8957eb485bb4d777f075109f6c658b842352aa68
tree6e28c5dc131b9bb097e99ecf47af31e2afaf9a6f
parentc9e313bc594f40a86eed237dce222c0fc99c957f
Clean-up: Remove remaining max_t macros

I found two remaining max_t macros. Remove them, and adjust one call
site that was still using that.

Change-Id: Icaedcaea1a88e87262bfa544691db398a1bfd203
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-sessiond/ust-metadata.cpp
src/common/filter/filter-visitor-generate-bytecode.cpp
This page took 0.024345 seconds and 4 git commands to generate.