aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorUwe Kleine-König <[email protected]>2023-07-05 10:06:44 +0200
committerThierry Reding <[email protected]>2023-10-13 10:07:17 +0200
commite3fe982b2e4e968126a61c14df6c6a50fd7db2a7 (patch)
treea54de4ed892b800cd205c692a9e717fb312c03df /net/unix/sysctl_net_unix.c
parent1b2af7bb7523a86d0ab1f1a5e8d65063d08c7856 (diff)
pwm: samsung: Put per-channel data into driver data
Instead of allocating extra data in .request() provide the needed memory in struct samsung_pwm_chip. This reduces the number of allocations. Even though now all 5 channel structs are allocated this is probably outweighed by the reduced overhead to track up to 6 smaller allocations. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Uwe Kleine-König <[email protected]> Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions