Thread (5 messages) 5 messages, 3 authors, 2025-07-02

Re: [PATCH net-next 2/2] net: dsa: mv88e6xxx: Use kcalloc()

From: Andrew Lunn <andrew@lunn.ch>
Date: 2025-06-29 18:17:28
Also in: kernel-janitors, lkml

On Sun, Jun 29, 2025 at 02:35:50PM +0200, Christophe JAILLET wrote:
Use kcalloc() instead of hand writing it. This is less verbose.

Also move the initialization of 'count' to save some LoC.

On a x86_64, with allmodconfig, as an example:
Before:
======
   text	   data	    bss	    dec	    hex	filename
  18652	   5920	     64	  24636	   603c	drivers/net/dsa/mv88e6xxx/devlink.o

After:
=====
   text	   data	    bss	    dec	    hex	filename
  18498	   5920	     64	  24482	   5fa2	drivers/net/dsa/mv88e6xxx/devlink.o

Signed-off-by: Christophe JAILLET <redacted>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>

    Andrew
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help