aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorChristophe JAILLET <[email protected]>2021-08-20 15:37:55 +0000
committerBartosz Golaszewski <[email protected]>2021-08-31 10:09:53 +0000
commit555bda42b0c1a5ffb72d3227c043e8afde778f1f (patch)
tree84f98245098a6211ea1961b898eae5abe07b5b14 /net/unix/af_unix.c
parentgpio: viperboard: remove platform_set_drvdata() call in probe (diff)
downloadkernel-555bda42b0c1a5ffb72d3227c043e8afde778f1f.tar.gz
kernel-555bda42b0c1a5ffb72d3227c043e8afde778f1f.zip
gpio: mpc8xxx: Fix a resources leak in the error handling path of 'mpc8xxx_probe()'
Commit 698b8eeaed72 ("gpio/mpc8xxx: change irq handler from chained to normal") has introduced a new 'goto err;' at the very end of the function, but has not updated the error handling path accordingly. Add the now missing 'irq_domain_remove()' call which balances a previous 'irq_domain_create_linear() call. Fixes: 698b8eeaed72 ("gpio/mpc8xxx: change irq handler from chained to normal") Signed-off-by: Christophe JAILLET <[email protected]> Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions