diff options
author | Arnd Bergmann <arnd@arndb.de> | 2018-08-27 21:56:21 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-09-12 17:00:51 +0200 |
commit | 1ccbeeb888ac33627d91f1ccf0b84ef3bcadef24 (patch) | |
tree | 2a6d42ea8c1012de47c980ba15ef129444fbc7c5 /scripts | |
parent | media: i2c: max2175: convert to SPDX identifiers (diff) | |
download | linux-1ccbeeb888ac33627d91f1ccf0b84ef3bcadef24.tar.xz linux-1ccbeeb888ac33627d91f1ccf0b84ef3bcadef24.zip |
media: dvb: fix compat ioctl translation
The VIDEO_GET_EVENT and VIDEO_STILLPICTURE was added back in 2005 but
it never worked because the command number is wrong.
Using the right command number means we have a better chance of them
actually doing the right thing, though clearly nobody has ever tried
it successfully.
I noticed these while auditing the remaining users of compat_time_t
for y2038 bugs. This one is fine in that regard, it just never did
anything.
Fixes: 6e87abd0b8cb ("[DVB]: Add compat ioctl handling.")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions