aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2023-11-29 18:06:27 +0200
committerLinus Walleij <[email protected]>2023-12-01 15:00:14 +0100
commit271e6a04775d867c9d59cb3c493bebc7970b128e (patch)
treec4fdc9f1c1ed8813fc576fe68385695102efe5ee /net/lapb/lapb_out.c
parentc82c03819b92df0e6472d4c3424e9fd614dde8ad (diff)
pinctrl: equilibrium: Use temporary variable to hold pins
The pins are allocated from the heap, but in order to pass them as constant object, we need to use non-constant pointer. Achieve this by using a temporary variable. Signed-off-by: Andy Shevchenko <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'net/lapb/lapb_out.c')
0 files changed, 0 insertions, 0 deletions