diff options
author | 2018-01-12 20:48:40 +0100 | |
---|---|---|
committer | 2018-01-17 07:44:16 +0100 | |
commit | 0f7192318bd81b5bfa6b0f12d71f0f00c67acb78 (patch) | |
tree | 3f5652ce5a312502a79f9b0d2d9ff587612ee3f3 /net/unix/af_unix.c | |
parent | gpio: stmpe: Move an assignment in stmpe_gpio_probe() (diff) | |
download | wireguard-linux-0f7192318bd81b5bfa6b0f12d71f0f00c67acb78.tar.xz wireguard-linux-0f7192318bd81b5bfa6b0f12d71f0f00c67acb78.zip |
gpio: stmpe: Delete an unnecessary variable initialisation in stmpe_gpio_probe()
The local variable "irq" will eventually be set to an appropriate value
a bit later. Thus omit the explicit initialisation at the beginning.
Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions