On Wed, Apr 21, 2021 at 09:37:18AM -0300, Aline Santana Cordeiro wrote: > -const struct atomisp_format_bridge *get_atomisp_format_bridge_from_mbus( > - u32 mbus_code); > +const struct atomisp_format_bridge * > +get_atomisp_format_bridge_from_mbus(u32 mbus_code); As I said, better to break the 80 column rule than do this.