summaryrefslogtreecommitdiff
path: root/tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
diff options
context:
space:
mode:
authorBaolin Liu <liubaolin@kylinos.cn>2025-11-11 20:13:25 +0800
committerTyler Hicks <code@tyhicks.com>2025-12-23 15:23:23 -0600
commit5c31c9bf9e2ff0d6c065ff7f2ccf8a1e95ddbb49 (patch)
treef05ced0265b7e44e98ee160843ede039042e11b9 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git
parent111625ba8ab818c68928c8cbfde8775dcd5d6690 (diff)
ecryptfs: simplify list initialization in ecryptfs_parse_packet_set()
In ecryptfs_parse_packet_set(),use LIST_HEAD() to declare and initialize the 'auth_tok_list' list in one step instead of using INIT_LIST_HEAD() separately. No functional change. Signed-off-by: Baolin Liu <liubaolin@kylinos.cn> Signed-off-by: Tyler Hicks <code@tyhicks.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions