aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2022-03-22 21:33:38 +0100
committerHelge Deller <[email protected]>2022-04-04 08:55:23 +0200
commitaf11f31715b50ce77e50fa393bc530df0f33960b (patch)
tree5bc1d675b07866665b0ebe08eeff30732465a3aa /net/lapb/lapb_out.c
parent3123109284176b1532874591f7c81f3837bbdc17 (diff)
video: fbdev: of: display_timing: Remove a redundant zeroing of memory
of_parse_display_timing() already call memset(0) on its 2nd argument, so there is no need to clear it explicitly before calling this function. Use kmalloc() instead of kzalloc() to save a few cycles. Signed-off-by: Christophe JAILLET <[email protected]> Signed-off-by: Helge Deller <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions