diff options
author | Hongbo Li <[email protected]> | 2024-08-21 14:54:56 +0800 |
---|---|---|
committer | Christian Brauner <[email protected]> | 2024-08-30 08:22:40 +0200 |
commit | 73ce1c9fce70ec6f1fcfaf3da51d0b58368b44f3 (patch) | |
tree | b740ba63f0d1270dbcb549797fa1750d8b5d104a /lib/string_helpers.c | |
parent | 41b734352c1314807e2eea610023a9d9a340070f (diff) |
fs: use LIST_HEAD() to simplify code
list_head can be initialized automatically with LIST_HEAD()
instead of calling INIT_LIST_HEAD().
Signed-off-by: Hongbo Li <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Jan Kara <[email protected]>
Signed-off-by: Christian Brauner <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions