On Wednesday 19 March 2014 18:57:33 Antonio Quartulli wrote: > - don't split lines if shorter than 80 chars > - don't use goto if there is no cleanup to perform > > Introduced by 90ad6a40c80323805be1e86504385de2bd861f0a > ("batman-adv: Modified forwarding behaviour for multicast packets") > > Cc: Linux Lüssing > Signed-off-by: Antonio Quartulli > --- > multicast.c | 3 +-- > multicast.h | 8 ++++---- > translation-table.c | 5 ++--- > 3 files changed, 7 insertions(+), 9 deletions(-) Applied in revision bc45afd. Thanks, Marek