diff options
author | Li zeming <zeming@nfschina.com> | 2023-12-05 10:29:54 +0800 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-12-12 10:57:07 -0800 |
commit | a1748f85bec936d87cac8a9785fb2a38147fc998 (patch) | |
tree | 874eeb3ce05de5e6ef063e1dcde223d32fefa8b8 /lib/timerqueue.c | |
parent | 683ec99f12f4c386c23bed7f6a8ef44db5a4999a (diff) |
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 'lib/timerqueue.c')
0 files changed, 0 insertions, 0 deletions