summaryrefslogtreecommitdiff
path: root/mausezahn/.gitignore
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-05-09 11:38:53 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-05-09 11:44:47 +0200
commit132f533dac7211d0d98bf3e56112db156a4b2cf7 (patch)
tree9c094e95404af186a1a854eadf9297642116972f /mausezahn/.gitignore
parent5381fe4fed17e813d41424ae29995d8624197a54 (diff)
netsniff-ng: Remove unnecessary initialization of struct ctx members
These will be set later on depending on command line option (or panic() out) and they're set to 0 by init_ctx() anyways. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'mausezahn/.gitignore')
0 files changed, 0 insertions, 0 deletions
ds-private-remove&id=739e6f5945d88dcee01590913f6886132a10c215'>739e6f5945d88dcee01590913f6886132a10c215 (diff)
Merge tag 'gpio-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
Pull GPIO fix from Linus Walleij: "A single lockdep fix, nothing else going on. This makes lockdep noiseless and work properly with threaded GPIO IRQchips. Summary: Fix a lockdep issue: the threaded irqchips also need their unique key, and take this opportunity to get rid of the horrible macro and replace it with a static inline" * tag 'gpio-v4.10-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio: gpio: provide lockdep keys for nested/unnested irqchips
Diffstat (limited to 'include/dt-bindings/phy/phy.h')