aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/vsprintf.c
diff options
context:
space:
mode:
authorUwe Kleine-König <uwe@kleine-koenig.org>2021-01-26 23:14:44 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-02-09 12:16:20 +0100
commitb2c852f490e086e0683d929d8eb75ccae068bd7b (patch)
tree4e62ca12b0d27fe3a2ed4b64a1ab160f4ded84b9 /lib/vsprintf.c
parentvme: make remove callback return void (diff)
downloadwireguard-linux-b2c852f490e086e0683d929d8eb75ccae068bd7b.tar.xz
wireguard-linux-b2c852f490e086e0683d929d8eb75ccae068bd7b.zip
firewire: replace tricky statement by two simple ones
struct fw_driver::remove returns void, still the comma expression's value is zero. This is harder to parse than necessary, so replace the single expression by two easier ones. Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig.org> Link: https://lore.kernel.org/r/20210126221444.713837-1-uwe@kleine-koenig.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions