On Mon, Jun 18, 2012 at 12:21:32PM +0200, Simon Wunderlich wrote:
msecs = msecs % 1000;
is_own = batadv_compare_eth(backbone_gw->orig,
Why two empty lines?
+static inline int batadv_bla_backbone_table_seq_print_text(struct seq_file *seq,
void *offset)
+{
- return 0;
+} +d
This also looks wrong aligned.
Kind regards, Sven