mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-22 15:58:40 +00:00
In development period for Linux v4.10, ktime_t became an alias of s64,
instead of union. I forgot it. We can just assign zero, instead of usage
of ktime_set(0, 0).
Fixes:
|
||
|---|---|---|
| .. | ||
| amdtp-ff.c | ||
| ff-hwdep.c | ||
| ff-midi.c | ||
| ff-pcm.c | ||
| ff-proc.c | ||
| ff-protocol-ff400.c | ||
| ff-stream.c | ||
| ff-transaction.c | ||
| ff.c | ||
| ff.h | ||
| Makefile | ||