aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_out.c
diff options
context:
space:
mode:
authorAndy Shevchenko <[email protected]>2023-11-29 18:06:28 +0200
committerLinus Walleij <[email protected]>2023-12-01 15:00:20 +0100
commit26ea8229e7adb508133b078790990486c1657cc7 (patch)
tree9c6849c3d981ff778431b191ea36e20e29aabc01 /net/lapb/lapb_out.c
parent271e6a04775d867c9d59cb3c493bebc7970b128e (diff)
pinctrl: imx: 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