Thread (3 messages) 3 messages, 3 authors, 2015-09-17

Re: [PATCH 03/13] Move COMPAT_ATM_ADDPARTY to net/atm/svc.c

From: David Howells <dhowells@redhat.com>
Date: 2015-09-17 09:57:12
Also in: kexec, linux-api, linux-arch, lkml

Possibly related (same subject, not in this thread)

Palmer Dabbelt [off-list ref] wrote:
+#ifdef CONFIG_COMPAT
+/* It actually takes struct sockaddr_atmsvc, not struct atm_iobuf */
+#define COMPAT_ATM_ADDPARTY _IOW('a', ATMIOC_SPECIAL+4, struct compat_atm_iobuf)
+#endif
I wonder if it would hurt to ditch the conditionals entirely.  It only eats
cpp namespace, not C namespace so it won't affect the output if it is not used
because the code that uses it is compiled out.

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