aboutsummaryrefslogtreecommitdiff
path: root/fs/kernfs
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2023-01-25 16:02:34 -0800
committerJakub Kicinski <kuba@kernel.org>2023-01-26 16:32:41 -0800
commitb49c34e217c629a9d282e84889dbe0128917b8c1 (patch)
treebf0f74c141463fb2304f1ca3902ec0982dd2c5e4 /fs/kernfs
parent66fa34b9c2a51baa2b8b6e529eddfe80c298f21a (diff)
tools: ynl: rename ops_list -> msg_list
ops_list contains all the operations, but the main iteration use case is to walk only ops which define attrs. Rename ops_list to msg_list, because now it looks like the contents are the same, just the format is different. While at it convert from tuple to just keys, none of the users care about the name of the op. Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'fs/kernfs')
0 files changed, 0 insertions, 0 deletions