summaryrefslogtreecommitdiff
path: root/ioctl-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'ioctl-test.c')
-rw-r--r--ioctl-test.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ioctl-test.c b/ioctl-test.c
index 1c27d616..54fc0135 100644
--- a/ioctl-test.c
+++ b/ioctl-test.c
@@ -3,7 +3,7 @@
#include "kerncompat.h"
#include "ioctl.h"
-unsigned long ioctls[] = {
+static unsigned long ioctls[] = {
BTRFS_IOC_SNAP_CREATE,
BTRFS_IOC_DEFRAG,
BTRFS_IOC_RESIZE,