From: Alex Elder
Date: Thu, 30 Apr 2020 17:13:21 -0500
> This series removes a field that holds a copy of a channel's state
> at the time it was last fetched. In principle the state can change
> at any time, so it's better to just fetch it whenever needed. The
> first patch is just preparatory,
This series removes a field that holds a copy of a channel's state
at the time it was last fetched. In principle the state can change
at any time, so it's better to just fetch it whenever needed. The
first patch is just preparatory, simplifying the arguments to
gsi_channel_state().