On Freitag, 15. Juli 2016 16:38:09 CEST Marek Lindner wrote:
On Wednesday, June 29, 2016 23:44:54 Sven Eckelmann wrote:
net/batman-adv/bat_iv_ogm.c | 7 ++++--- net/batman-adv/bat_v_ogm.c | 5 ++--- net/batman-adv/bridge_loop_avoidance.c | 9 ++++----- net/batman-adv/distributed-arp-table.c | 2 +- net/batman-adv/gateway_client.c | 8 ++++++-- net/batman-adv/hard-interface.c | 6 ++---- net/batman-adv/network-coding.c | 9 ++++----- net/batman-adv/originator.c | 8 ++++---- net/batman-adv/soft-interface.c | 4 ++++ net/batman-adv/translation-table.c | 6 +++--- net/batman-adv/tvlv.c | 9 +++++++++ 11 files changed, 43 insertions(+), 30 deletions(-)
Could you please split this patch into smaller changes ? Mostly (not always) along files ?
I went through the change and it didn't made a lot of sense to split it per file for some of the changes. So I split based on the type.
Kind regards, Sven