netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] can: raw: random optimizations
@ 2022-08-27  7:20 Ziyang Xuan
  2022-08-27  7:20 ` [PATCH net-next 1/2] can: raw: process optimization in raw_init() Ziyang Xuan
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Ziyang Xuan @ 2022-08-27  7:20 UTC (permalink / raw)
  To: socketcan, mkl, linux-can, netdev
  Cc: davem, edumazet, kuba, pabeni, linux-kernel

Do some small optimizations for can_raw.

Ziyang Xuan (2):
  can: raw: process optimization in raw_init()
  can: raw: use guard clause to optimize nesting in raw_rcv()

 net/can/raw.c | 27 +++++++++++++++++----------
 1 file changed, 17 insertions(+), 10 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-09-06  6:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-27  7:20 [PATCH net-next 0/2] can: raw: random optimizations Ziyang Xuan
2022-08-27  7:20 ` [PATCH net-next 1/2] can: raw: process optimization in raw_init() Ziyang Xuan
2022-08-27  7:20 ` [PATCH net-next 2/2] can: raw: use guard clause to optimize nesting in raw_rcv() Ziyang Xuan
2022-09-06  6:42 ` [PATCH net-next 0/2] can: raw: random optimizations Marc Kleine-Budde

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