From: Andrew Morton Date: Tue, 8 Oct 2024 01:20:09 +0000 (-0700) Subject: mm/memory.c: remove stray newline at top of file X-Git-Tag: v6.13-rc1~99^2~153 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=077c7c1e099f46b4abd0babf233d476597a4823a;p=thirdparty%2Flinux.git mm/memory.c: remove stray newline at top of file Fixes: d61ea1cb0095 ("userfaultfd: UFFD_FEATURE_WP_ASYNC") Reported-by: Jeongjun Park Closes: https://lkml.kernel.org/r/20241007065307.4158-1-aha310510@gmail.com Cc: Muhammad Usama Anjum Cc: Peter Xu Cc: Greg KH Signed-off-by: Andrew Morton --- diff --git a/mm/memory.c b/mm/memory.c index 6bda739a60e8b..5e9d6a22eb088 100644 --- a/mm/memory.c +++ b/mm/memory.c @@ -1,4 +1,3 @@ - // SPDX-License-Identifier: GPL-2.0-only /* * linux/mm/memory.c