summaryrefslogtreecommitdiff
path: root/sig.c
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 /sig.c
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 'sig.c')
0 files changed, 0 insertions, 0 deletions
64ae60fa98e1394d07a6d&id2=189addce85330208bea50ea7f1483b58822e93cf'>diff)parent413d37326700aaf708730b940b04192c36e13ef4 (diff)
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
Pull input fixes from Dmitry Torokhov: "A fix for a crash in uinput, and a fix for build errors when HID-RMI is built-in but SERIO is a module" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input: Input: synaptics-rmi4 - select 'SERIO' when needed Input: uinput - fix crash when mixing old and new init style
Diffstat (limited to 'drivers/usb/early/Makefile')