summaryrefslogtreecommitdiff
path: root/cpusched.h
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-10-10 11:14:26 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-10-10 11:19:25 +0200
commitbed9b6bb58f83775a71361ef9f4f11f61afe452c (patch)
treee973b3d3231378868c91391c556211d91b3b8a6a /cpusched.h
parent6e1ffd6cd41ba4ffb8fbc261c79ad124aa293253 (diff)
netsniff-ng: Don't modify optarg/argv
We shouldn't modify optarg (and thus argv) since it's e.g. used to display the commandline string in `ps'. Since strtoul() reads until it encounters the first non-numeric character and ignores the rest, we can just revert from setting a NULL byte after the numeric part of the string. Reported-by: Jon Schipp <jonschipp@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'cpusched.h')
0 files changed, 0 insertions, 0 deletions
ed45f79a2afc9d7c279b880dfcac8f27d513b50 (diff)parent1ee18329fae936089c6c599250ae92482ff2b81f (diff)
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Diffstat (limited to 'arch/arm/boot/dts/imx6qdl-hummingboard.dtsi')