summaryrefslogtreecommitdiff
path: root/curvetun/abiname.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-05-09 14:22:25 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-05-09 14:22:25 +0200
commitd1a16d34e7828150403dec6da1fb6ba75c7ca1ad (patch)
tree15a942226b8dd883a389ce00b7898b9cb2568170 /curvetun/abiname.c
parent132f533dac7211d0d98bf3e56112db156a4b2cf7 (diff)
netsniff-ng: Remove unnecessary memset of struct pollfd
rx_poll will be passed to prepare_polling() which already zeros the struct, so no need to do it before. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'curvetun/abiname.c')
0 files changed, 0 insertions, 0 deletions
bf'>206c4720092d2a24bfefc041b377e889a220ffbf (diff)
Merge tag 'regulator-fix-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator
Pull regulator fixes from Mark Brown: "Three changes here: two run of the mill driver specific fixes and a change from Mark Rutland which reverts some new device specific ACPI binding code which was added during the merge window as there are concerns about this sending the wrong signal about usage of regulators in ACPI systems" * tag 'regulator-fix-v4.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator: regulator: fixed: Revert support for ACPI interface regulator: axp20x: AXP806: Fix dcdcb being set instead of dcdce regulator: twl6030: fix range comparison, allowing vsel = 59
Diffstat (limited to 'drivers/usb/serial/whiteheat.c')