fs: encode_fh: return FILEID_INVALID if invalid fid_type
[platform/adaptation/renesas_rcar/renesas_kernel.git] / arch / openrisc / Kconfig
index 05f2ba4..0ac66f6 100644 (file)
@@ -144,7 +144,7 @@ config DEBUG_STACKOVERFLOW
        help
          Make extra checks for space available on stack in some
           critical functions. This will cause kernel to run a bit slower,
-         but will catch most of kernel stack overruns and exit gracefuly.
+         but will catch most of kernel stack overruns and exit gracefully.
 
          Say Y if you are unsure.