From: Christoph Hellwig Date: Wed, 11 Aug 2021 01:33:03 +0000 (-0700) Subject: iomap: fix a trivial comment typo in trace.h X-Git-Tag: accepted/tizen/unified/20230118.172025~6546^2~32 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d9d381f3ef5b2a4bee3e98d7b9f3b09cf00119c0;p=platform%2Fkernel%2Flinux-rpi.git iomap: fix a trivial comment typo in trace.h Signed-off-by: Christoph Hellwig Reviewed-by: Darrick J. Wong Signed-off-by: Darrick J. Wong --- diff --git a/fs/iomap/trace.h b/fs/iomap/trace.h index fdc7ae3..e9cd5cc 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