]> asedeno.scripts.mit.edu Git - linux.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)
commitd131fcc690b9f204581ed14581f5c7f2347cb140
tree1c9db4e7da4821360ff0718c350de37ef37da6e6
parent059477830022e1886f55a9641702461c249fa864
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