summaryrefslogtreecommitdiff
path: root/ifpps/.gitignore
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2016-12-08 11:09:10 +0100
committerTobias Klauser <tklauser@distanz.ch>2016-12-08 11:12:13 +0100
commitf474c5031e5b8c5833342a504c6e33941a5103f0 (patch)
tree3e797a93eea85fe6c82c20f1f762bfc4f4c0d39d /ifpps/.gitignore
parentbf0df3ec1875df4b167aedd0fff25e7e56408b6b (diff)
all: Remove unused longindex parameter to getopt_long()
All tools (except mausezahn) use getopt_long() and pass a pointer to a local opt_index variable for the longindex parameter. However, this variable is never read afterwards. According to getopt(3) it's perfectly fine to pass NULL as the longindex parameter instead, so do that. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'ifpps/.gitignore')
0 files changed, 0 insertions, 0 deletions
x from Alexandre Belloni: "A single fix for this cycle. It is worth taking it for 4.10 so that distributions will not have CONFIG_RTC_DRV_JZ4740 switching from m to y in their config. Summary: - Allow jz4740 to build as a module again by using kernel_halt()" * tag 'rtc-4.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux: rtc: jz4740: make the driver buildable as a module again
Diffstat (limited to 'include/dt-bindings/clock/gxbb-aoclkc.h')