]> git.baikalelectronics.ru Git - kernel.git/commit
net: hsr: add missing space around operator in code
authorMurali Karicheri <m-karicheri2@ti.com>
Fri, 5 Apr 2019 17:31:31 +0000 (13:31 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 7 Apr 2019 01:32:21 +0000 (18:32 -0700)
commite076df1d92fdd68e857e3e499fd89c995838b11a
tree1c9db4e7da4821360ff0718c350de37ef37da6e6
parentb44eaf4ad195c93ddcd46a2ba1bf9fc26fa14b5a
net: hsr: add missing space around operator in code

This patch add missing space around operator in code. This is
seen when ran checkpatch.pl -f on files under net/hsr.

Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/hsr/hsr_forward.c
net/hsr/hsr_framereg.c