17.09.2020 18:02, Dmitry Osipenko пишет: > 17.09.2020 15:32, Thierry Reding пишет: > ... >>> /** >>> - * struct tegra_i2c_hw_feature : Different HW support on Tegra >>> - * @has_continue_xfer_support: Continue transfer supports. >>> + * struct tegra_i2c_hw_feature : per hardware generation features >> >> I think that space before ':' can go away. Although that's preexisting, >> so could also be a separate patch, I guess. > > I haven't even noticed that! > Wait, that ':' is used only for the struct description, hence it actually looks natural in the code.