summaryrefslogtreecommitdiff
path: root/fs/iomap
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2021-08-11 04:33:03 +0300
committerDarrick J. Wong <djwong@kernel.org>2021-08-17 07:26:33 +0300
commitd9d381f3ef5b2a4bee3e98d7b9f3b09cf00119c0 (patch)
tree6fca3800c2199cb15153885fec5124b03b467e35 /fs/iomap
parentb69eea82d37d9ee7cfb3bf05103549dd4ed5ffc3 (diff)
downloadlinux-d9d381f3ef5b2a4bee3e98d7b9f3b09cf00119c0.tar.xz
iomap: fix a trivial comment typo in trace.h
Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Diffstat (limited to 'fs/iomap')
-rw-r--r--fs/iomap/trace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/iomap/trace.h b/fs/iomap/trace.h
index fdc7ae388476..e9cd5cc0d6ba 100644
--- a/fs/iomap/trace.h
+++ b/fs/iomap/trace.h
@@ -2,7 +2,7 @@
/*
* Copyright (c) 2009-2019 Christoph Hellwig
*
- * NOTE: none of these tracepoints shall be consider a stable kernel ABI
+ * NOTE: none of these tracepoints shall be considered a stable kernel ABI
* as they can change at any time.
*/
#undef TRACE_SYSTEM