netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] hsr: hsr code refactoring
@ 2020-05-06 15:46 Taehee Yoo
  2020-05-08  0:40 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Taehee Yoo @ 2020-05-06 15:46 UTC (permalink / raw)
  To: davem, kuba, netdev; +Cc: ap420073

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.

Taehee Yoo (2):
  hsr: remove incorrect comment
  hsr: remove WARN_ONCE() in hsr_fill_frame_info()

 net/hsr/hsr_forward.c | 2 +-
 net/hsr/hsr_main.c    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH net-next 0/2] hsr: hsr code refactoring
  2020-05-06 15:46 [PATCH net-next 0/2] hsr: hsr code refactoring Taehee Yoo
@ 2020-05-08  0:40 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2020-05-08  0:40 UTC (permalink / raw)
  To: ap420073; +Cc: kuba, netdev

From: Taehee Yoo <ap420073@gmail.com>
Date: Wed,  6 May 2020 15:46:34 +0000

> 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.

Series applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-08  0:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-06 15:46 [PATCH net-next 0/2] hsr: hsr code refactoring Taehee Yoo
2020-05-08  0:40 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).