Thread (10 messages) flat view 10 messages, 3 authors, 2015-08-11

Re: [PATCH v2 Resend] net/fddi: remove HWM_REVERSE() macro

From: yalin wang <hidden>
Date: 2015-08-11 05:51:01
Also in: lkml

On Aug 11, 2015, at 13:37, David Miller [off-list ref] wrote:

From: yalin wang <redacted>
Date: Tue, 11 Aug 2015 13:11:22 +0800
quoted
HWM_REVERSE() macro is unused, remove it.

Signed-off-by: yalin wang <redacted>
You did not do as I asked you to, this patch is still corrupted
and there is no way you successfully applied what is in this patch.
quoted
-#define        HWM_REVERSE(x)          ((((x)<<24L)&0xff000000L)       +       \
-                                (((x)<< 8L)&0x00ff0000L)       +       \
-                                (((x)>> 8L)&0x0000ff00L)       +       \
-                                (((x)>>24L)&0x000000ffL))
This indentation here is spaces, whereas in the source files they
are TABS.

Your email client did this.

If you fail to properly verify that your outgoing patches are not
corrupted before submitting them here, I will stop reviewing and
considering your changes.

Thank you.
ouch,  i am sorry that i am sending from windows PC,
let me check that .
Sorry for that .
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help