summaryrefslogtreecommitdiffstats
path: root/package/tcpdump/tcpdump.hash
diff options
context:
space:
mode:
authorArnout Vandecappelle <arnout@mind.be>2017-07-21 03:05:11 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-07-25 22:42:45 +0200
commit22978c7399ee7cd76dbb3d57cdc6f018a68c326c (patch)
treebb67c06fc8483e4453561baa645a82819e19d8d9 /package/tcpdump/tcpdump.hash
parent30f7fec0a8590604d4d481f0b8e9db826f2b8af7 (diff)
downloadbuildroot-22978c7399ee7cd76dbb3d57cdc6f018a68c326c.tar.gz
buildroot-22978c7399ee7cd76dbb3d57cdc6f018a68c326c.zip
genrandconfig: replace kwargs with explicit arguments
kwargs is a left-over from the use of docopt, it's better to use argparse's Namespace object directly. In addition, most functions use just one or two fields of args, so these can just as well be passed directly as arguments to the function. Particularly for outputdir it doesn't make sense to reconstruct it all the time. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/tcpdump/tcpdump.hash')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud