Julian Calaby <[email protected]> writes: > Hi Kalle, > > On Sat, Jan 2, 2016 at 5:25 AM, SF Markus Elfring > <[email protected]> wrote: >> From: Markus Elfring <[email protected]> >> Date: Fri, 1 Jan 2016 19:09:32 +0100 >> >> Replace an explicit initialisation for one local variable at the beginning >> by a conditional assignment. >> >> Signed-off-by: Markus Elfring <[email protected]> > > This looks sane to me. > > Reviewed-by: Julian Calaby <[email protected]>
Before I commit I'll just change the commit title to: ath9k_htc: Replace a variable initialisation by an assignment in ath9k_htc_set_channel() -- Kalle Valo

