From 07dd7fb6d88b6399e657ea1173ab5fdcc7fa4eb0 Mon Sep 17 00:00:00 2001 From: blackmiaool Date: Thu, 17 Jul 2014 21:54:39 +0800 Subject: [PATCH] correct a wrong word --- include/uapi/linux/const.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/uapi/linux/const.h b/include/uapi/linux/const.h index c872bfd25e1391..34076d74f3de7b 100644 --- a/include/uapi/linux/const.h +++ b/include/uapi/linux/const.h @@ -8,7 +8,7 @@ * 'UL' and other type specifiers unilaterally. We * use the following macros to deal with this. * - * Similarly, _AT() will cast an expression with a type in C, but + * Similarly, _AT() will cast an exception with a type in C, but * leave it unchanged in asm. */