xfrm: Check for esn buffer len in xfrm_new_ae
[firefly-linux-kernel-4.4.55.git] / Makefile
index d6592b63c8cb689dabdec1a01f4d69ce938a5d00..92b8bed3059e5c9fc4e9938a905e00c66ee12f75 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -666,7 +666,7 @@ export MODLIB
 #  INSTALL_MOD_STRIP, if defined, will cause modules to be
 #  stripped after they are installed.  If INSTALL_MOD_STRIP is '1', then
 #  the default option --strip-debug will be used.  Otherwise,
-#  INSTALL_MOD_STRIP will used as the options to the strip command.
+#  INSTALL_MOD_STRIP value will be used as the options to the strip command.
 
 ifdef INSTALL_MOD_STRIP
 ifeq ($(INSTALL_MOD_STRIP),1)