Thread (64 messages) 64 messages, 6 authors, 2021-06-17

Re: [PATCH RFC 1/2] m68k: io_mm.h - add APNE 100 MBit support

From: Michael Schmitz <schmitzmic@gmail.com>
Date: 2021-06-08 21:57:00
Also in: linux-m68k

Hi Geert,

On 8/06/21 6:42 pm, Geert Uytterhoeven wrote:
+#define isa_inb(port)      ((ISA_TYPE == ISA_TYPE_AG100) ? ((port) & 1 ? isa_inw((port) - 1) & 0xff : isa_inw(port) >> 8) : in_8(isa_itb(port))
quoted
quoted
This fails to compile due to a missing closing parenthesis.
Sorry - looks like brown paper bag time today. (I did say 'entirely
untested'? Didn't expect such a thorough review for a first RFC patch ...)
Sorry, I missed that part in the cover letter ;-)
I'll put it more prominently next time.

Ran all patches through checkpatch now, and I still get warnings and 
even a few errors ('trailing statements should be on the next line'). 
All due to my keeping to the code style used in io_mm.h, as far as I 
could see.

What's your preference - additions in new style, or keep the old style?

Cheers,

     Michael

Gr{oetje,eeting}s,

                         Geert
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help