Remove unused 3rd parameter to open(2)
authorMatthieu Herrb <matthieu@herrb.eu>
Tue, 26 Oct 2021 17:00:22 +0000 (19:00 +0200)
committerMatt Turner <mattst88@gmail.com>
Tue, 23 Aug 2022 22:43:38 +0000 (22:43 +0000)
commitcf54ebf6cf4badeb9f980b21c6f9d19e988b456e
tree0148623adfd93be0d92afd20f0f3451bdf3fa678
parenta64a176cfd62956cc4967aa2929db2526d4faee2
Remove unused 3rd parameter to open(2)

The 3rd parameter is only used with the O_CREAT flag

Signed-off-by: Matthieu Herrb <matthieu@herrb.eu>
tests/drmdevice.c
xf86drm.c