diff options
author | Hongbo Li <lihongbo22@huawei.com> | 2024-08-27 17:52:18 +0800 |
---|---|---|
committer | Anna Schumaker <anna.schumaker@oracle.com> | 2024-09-23 15:03:13 -0400 |
commit | 64a3ab99675ef7b833f64cd3b84db66b6a351529 (patch) | |
tree | 08c6a4cf8d6ae31a60e6a1fe0063861f5ccb8974 /lib/bootconfig.c | |
parent | 2e001972e8ebc318de3b5542887ac06ea309aff8 (diff) | |
download | linux-stable-64a3ab99675ef7b833f64cd3b84db66b6a351529.tar.gz linux-stable-64a3ab99675ef7b833f64cd3b84db66b6a351529.tar.bz2 linux-stable-64a3ab99675ef7b833f64cd3b84db66b6a351529.zip |
net/sunrpc: make use of the helper macro LIST_HEAD()
list_head can be initialized automatically with LIST_HEAD()
instead of calling INIT_LIST_HEAD(). Here we can simplify
the code.
Signed-off-by: Hongbo Li <lihongbo22@huawei.com>
Signed-off-by: Anna Schumaker <anna.schumaker@oracle.com>
Diffstat (limited to 'lib/bootconfig.c')
0 files changed, 0 insertions, 0 deletions