From: David S. Miller Date: Fri, 8 May 2020 00:40:02 +0000 (-0700) Subject: Merge branch 'hsr-hsr-code-refactoring' X-Git-Tag: v5.8-rc1~165^2~257 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=a8c9baf28c484a56a0cb1f92e9f740112d1cc567;p=linux-2.6-block.git 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 --- a8c9baf28c484a56a0cb1f92e9f740112d1cc567