On 12/18/2014 09:57 AM, Kyle McMartin wrote:
scripts/headers_install.sh will transform __packed to
__attribute__((packed)), so the #ifndef is not necessary.
(and, in fact, it's problematic, because we'll end up with the header
  containing:
#ifndef __attribute__((packed))
#define __attribu...
and so forth.)

Cc: [email protected] # 3.18
Signed-off-by: Kyle McMartin <[email protected]>

---
cc-ing stable@ so this headers fix gets picked up by distros.

Acked-by: Andy Grover <[email protected]>

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to