On Thu, Jun 25, 2020 at 12:14:41PM +0200, Borislav Petkov wrote: > On Thu, Jun 18, 2020 at 01:08:30AM +0300, Jarkko Sakkinen wrote: > > +static inline struct sgx_epc_section *sgx_get_epc_section( > > + struct sgx_epc_page *page) > > Just let it stick out - breaking lines on arg opening brace are the > ugliest. Also: > > bdc48fa11e46 ("checkpatch/coding-style: deprecate 80-column warning") > > Thx. > > -- > Regards/Gruss, > Boris. > > https://people.kernel.org/tglx/notes-about-netiquette OK, I put everything into one line. /Jarkko