[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH 1/2] code style: Format ns16550 driver
Hello, Jan! On 19.02.25 14:39, Oleksandr Andrushchenko wrote: Hello, Jan! On 17.02.25 12:20, Jan Beulich wrote:On 16.02.2025 11:21, Oleksandr Andrushchenko wrote:--- a/xen/drivers/char/ns16550.c +++ b/xen/drivers/char/ns16550.c @@ -14,7 +14,7 @@ * abstracted. */ #if defined(CONFIG_HAS_PCI) && defined(CONFIG_X86) -# define NS16550_PCI +#define NS16550_PCI #endifHmm. Either form ought to be okay, so the line would want leaving untouched. It seems this can actually have 3 forms under IndentPPDirectives control Please see [1]. I would go with BeforeHash personally [1] https://clang.llvm.org/docs/ClangFormatStyleOptions.html#indentppdirectives
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |