summaryrefslogtreecommitdiff
path: root/staging
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-10-04 17:30:57 +0200
committerTobias Klauser <tklauser@distanz.ch>2016-10-04 17:30:57 +0200
commit2671a349c712ac7d0c0f8cd3f4ede13434859d6d (patch)
tree29bdb5f32491ba822468ba8dd4470f5cf6375f53 /staging
parent70968e7726223664e2d8458773775432cdbee5a6 (diff)
build: Unify default values for PREFIX and ETCDIR in configure
The netsniff-ng make system is no longer usable without the `Config' file generated by the ^configure' script. Thus it's now possible to move default value definitions for PREFIX and ETCDIR to the configure script, so we they're not duplicated in `configure' and the Makefile. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'staging')
0 files changed, 0 insertions, 0 deletions
git.cgi/linux/net-next.git/diff/include/dt-bindings/sound/audio-jack-events.h?h=nds-private-remove&id=8b0e195314fabd58a331c4f7b6db75a1565535d7&id2=2456e855354415bfaeb7badaa14e11b3e02c8466'>diff)
ktime: Cleanup ktime_set() usage
ktime_set(S,N) was required for the timespec storage type and is still useful for situations where a Seconds and Nanoseconds part of a time value needs to be converted. For anything where the Seconds argument is 0, this is pointless and can be replaced with a simple assignment. Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Cc: Peter Zijlstra <peterz@infradead.org>
Diffstat (limited to 'include/dt-bindings/sound/audio-jack-events.h')