Merge tag 'usb-ci-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/peter...
[linux-block.git] / net / sunrpc / auth_gss / trace.c
CommitLineData
0c77668d
CL
1// SPDX-License-Identifier: GPL-2.0
2/*
3 * Copyright (c) 2018, 2019 Oracle. All rights reserved.
4 */
5
6#include <linux/sunrpc/clnt.h>
7#include <linux/sunrpc/sched.h>
8#include <linux/sunrpc/gss_err.h>
74fb8fec 9#include <linux/sunrpc/auth_gss.h>
0c77668d
CL
10
11#define CREATE_TRACE_POINTS
12#include <trace/events/rpcgss.h>