diff options
author | Takashi Sakamoto <o-takashi@sakamocchi.jp> | 2017-04-14 23:06:54 +0900 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2017-04-20 15:00:54 +0200 |
commit | e3a973c69b3e3d877db982ff11f930cf845fe728 (patch) | |
tree | d4f6269f91bef6b8371adb110b215504e73ebf06 /net/802/garp.c | |
parent | fa8323bf49f5c92363fe7c3c80b6b342f5430baa (diff) | |
download | linux-e3a973c69b3e3d877db982ff11f930cf845fe728.tar.gz linux-e3a973c69b3e3d877db982ff11f930cf845fe728.tar.bz2 linux-e3a973c69b3e3d877db982ff11f930cf845fe728.zip |
ALSA: fireface: obsolete usage of ktime_set() for zero assignment
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: 19174295788 ("ALSA: fireface: add transaction support")
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'net/802/garp.c')
0 files changed, 0 insertions, 0 deletions