On 3/22/21 3:05 AM, Dmitry Bogdanov wrote: > > +static int lio_target_tiqn_enabletpg(struct se_portal_group *se_tpg, > + bool enable) > +{ This driver uses 2 or 3 coding styles for this, but the above is a new one. Could you tab over then use spaces to line with with "(" so we limit the styles?