]> www.infradead.org Git - users/dwmw2/linux.git/commitdiff
Merge tag 'batadv-next-pullrequest-20241015' of git://git.open-mesh.org/linux-merge
authorPaolo Abeni <pabeni@redhat.com>
Tue, 15 Oct 2024 13:28:16 +0000 (15:28 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 15 Oct 2024 13:28:17 +0000 (15:28 +0200)
Simon Wunderlich says:

====================
This cleanup patchset includes the following patches:

 - bump version strings, by Simon Wunderlich

 - Add flex array to struct batadv_tvlv_tt_data, by Erick Archer

 - Use string choice helper to print booleans, by Sven Eckelmann

 - replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
   by Julia Lawall

* tag 'batadv-next-pullrequest-20241015' of git://git.open-mesh.org/linux-merge:
  batman-adv: replace call_rcu by kfree_rcu for simple kmem_cache_free callback
  batman-adv: Use string choice helper to print booleans
  batman-adv: Add flex array to struct batadv_tvlv_tt_data
  batman-adv: Start new development cycle
====================

Link: https://patch.msgid.link/20241015073946.46613-1-sw@simonwunderlich.de
Signed-off-by: Paolo Abeni <pabeni@redhat.com>

Trivial merge