diff options
author | Liam R. Howlett <Liam.Howlett@oracle.com> | 2023-08-19 02:43:56 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-08-25 01:20:32 +0200 |
commit | 432af5c966667f12c7af38fb3b2cd52eef0c47b4 (patch) | |
tree | 2cc0048a65c224f1cb37ccc58a66033d9bd06b34 /drivers/net/ethernet/renesas | |
parent | secretmem: convert page_is_secretmem() to folio_is_secretmem() (diff) | |
download | linux-432af5c966667f12c7af38fb3b2cd52eef0c47b4.tar.xz linux-432af5c966667f12c7af38fb3b2cd52eef0c47b4.zip |
maple_tree: clean up mas_wr_append()
Avoid setting the variables until necessary, and actually use the
variables where applicable. Introducing a variable for the slots array
avoids spanning multiple lines.
Add the missing argument to the documentation.
Use the node type when setting the metadata instead of blindly assuming
the type.
Finally, add a trace point to the function for successful store.
Link: https://lkml.kernel.org/r/20230819004356.1454718-3-Liam.Howlett@oracle.com
Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'drivers/net/ethernet/renesas')
0 files changed, 0 insertions, 0 deletions