]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'hsr-hsr-code-refactoring'
authorDavid S. Miller <davem@davemloft.net>
Fri, 8 May 2020 00:40:02 +0000 (17:40 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 8 May 2020 00:40:02 +0000 (17:40 -0700)
commit21b1a2a0fba8b6c739e7f31116938847cf57c3a6
treeea687850c50619a1a30eafef23a10601ab43cbb0
parent47f1b7bb561f303ef0ebbe36c5fac27a7e945d52
parent06331d2594804616e728a86cca5a2f6c37438774
Merge branch 'hsr-hsr-code-refactoring'

Taehee Yoo says:

====================
hsr: hsr code refactoring

There are some unnecessary routine in the hsr module.
This patch removes these routines.

The first patch removes incorrect comment.
The second patch removes unnecessary WARN_ONCE() macro.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>