From: Julian Wiedmann <[email protected]> Date: Tue, 4 Jun 2019 10:15:05 +0200
> same patch series as yesterday, except that patch 2 has been adjusted
> as per your review to use dst_check(). Please have another look.
The correct usage is:
dst = dst_check();
