public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] batman-adv: Adjustments for two function implementations
@ 2024-01-02  7:10 Markus Elfring
  2024-01-02  7:11 ` [PATCH 1/2] batman-adv: Return directly after a failed batadv_dat_select_candidates() in batadv_dat_forward_data() Markus Elfring
  2024-01-02  7:12 ` [PATCH 2/2] batman-adv: Improve exception handling in batadv_throw_uevent() Markus Elfring
  0 siblings, 2 replies; 5+ messages in thread
From: Markus Elfring @ 2024-01-02  7:10 UTC (permalink / raw)
  To: b.a.t.m.a.n, netdev, kernel-janitors, Antonio Quartulli,
	David S. Miller, Eric Dumazet, Jakub Kicinski, Marek Lindner,
	Paolo Abeni, Simon Wunderlich, Sven Eckelmann
  Cc: LKML

From: Markus Elfring <elfring@users.sourceforge.net>
Date: Tue, 2 Jan 2024 08:02:01 +0100

A few update suggestions were taken into account
from static source code analysis.

Markus Elfring (2):
  Return directly after a failed batadv_dat_select_candidates()
    in batadv_dat_forward_data()
  Improve exception handling in batadv_throw_uevent()

 net/batman-adv/distributed-arp-table.c |  3 +--
 net/batman-adv/main.c                  | 14 ++++++++------
 2 files changed, 9 insertions(+), 8 deletions(-)

--
2.43.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-01-02 11:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-02  7:10 [PATCH 0/2] batman-adv: Adjustments for two function implementations Markus Elfring
2024-01-02  7:11 ` [PATCH 1/2] batman-adv: Return directly after a failed batadv_dat_select_candidates() in batadv_dat_forward_data() Markus Elfring
2024-01-02 11:22   ` Sven Eckelmann
2024-01-02  7:12 ` [PATCH 2/2] batman-adv: Improve exception handling in batadv_throw_uevent() Markus Elfring
2024-01-02 11:24   ` Sven Eckelmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox