diff options
author | 2023-12-05 10:29:54 +0800 | |
---|---|---|
committer | 2023-12-12 10:57:07 -0800 | |
commit | a1748f85bec936d87cac8a9785fb2a38147fc998 (patch) | |
tree | 874eeb3ce05de5e6ef063e1dcde223d32fefa8b8 /mm/internal.h | |
parent | mm/thp: add CONFIG_TRANSPARENT_HUGEPAGE_NEVER option (diff) | |
download | wireguard-linux-a1748f85bec936d87cac8a9785fb2a38147fc998.tar.xz wireguard-linux-a1748f85bec936d87cac8a9785fb2a38147fc998.zip |
mm: filemap: remove unnecessary iitialization of ret
The ret variable can be defined without assigning a value, as it is
assigned before use.
Link: https://lkml.kernel.org/r/20231205022954.101045-1-zeming@nfschina.com
Signed-off-by: Li zeming <zeming@nfschina.com>
Cc: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/internal.h')
0 files changed, 0 insertions, 0 deletions