mbox

[0/3] batman-adv: Minor cleanups

Message ID 20180707200121.2684-1-sven@narfation.org (mailing list archive)
Headers

Message

Sven Eckelmann July 7, 2018, 8:01 p.m. UTC
  Hi,

this mini patchset contains some minor cleanups which are on my HDD
since a longer time but were never submitted. They still didn't reach a
critical mass - but they will not get better with age.

Kind regards,
	Sven

Sven Eckelmann (3):
  batman-adv: Unify include guards style
  batman-adv: Join batadv_purge_orig_ref and _batadv_purge_orig
  batman-adv: Convert batadv_dat_addr_t to proper type

 net/batman-adv/bat_iv_ogm.h |  6 +++---
 net/batman-adv/bat_v_ogm.h  |  6 +++---
 net/batman-adv/originator.c | 17 ++++++-----------
 net/batman-adv/types.h      |  7 ++++---
 4 files changed, 16 insertions(+), 20 deletions(-)