On Wed, Sep 07, 2022 at 09:19:46AM -0700, Bart Van Assche wrote: > > On 9/7/22 06:58, Dmitry Bogdanov wrote: > > + } else { > > + /* > > + * e) Retain the reservation key specified in the SERVICE ACTION > > + * RESERVATION KEY field and associated information; > > + */ > > + dest_pr_reg->pr_res_key = sa_res_key; > > } > > The indentation of the new comment looks wrong to me. Please fix. Oh, yes, forgot to add a tab there. BR, Dmitry