summaryrefslogtreecommitdiff
path: root/fs/sandbox/host_bootdev.c
diff options
context:
space:
mode:
Diffstat (limited to 'fs/sandbox/host_bootdev.c')
-rw-r--r--fs/sandbox/host_bootdev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/sandbox/host_bootdev.c b/fs/sandbox/host_bootdev.c
index 0d12ee4ef7..3ef5362760 100644
--- a/fs/sandbox/host_bootdev.c
+++ b/fs/sandbox/host_bootdev.c
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0+
/*
- * Bootdevice for MMC
+ * Bootdev for sandbox host
*
* Copyright 2021 Google LLC
* Written by Simon Glass <sjg@chromium.org>