]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blame - fs/iomap/trace.c
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[mirror_ubuntu-jammy-kernel.git] / fs / iomap / trace.c
CommitLineData
9e91c572
CH
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Copyright (c) 2019 Christoph Hellwig
4 */
5#include <linux/iomap.h>
6
7/*
8 * We include this last to have the helpers above available for the trace
9 * event implementations.
10 */
11#define CREATE_TRACE_POINTS
12#include "trace.h"