diff options
| author | Gideon Israel Dsouza <[email protected]> | 2014-06-11 15:55:30 +0000 |
|---|---|---|
| committer | Paul Moore <[email protected]> | 2014-06-18 20:59:34 +0000 |
| commit | 4bb9398300a3a2c691e5c0ad6b9cfa78775e767e (patch) | |
| tree | 090efe446b2852338779466145c31ed70d067b49 /security/selinux/netnode.c | |
| parent | selinux: introduce str_read() helper (diff) | |
| download | kernel-4bb9398300a3a2c691e5c0ad6b9cfa78775e767e.tar.gz kernel-4bb9398300a3a2c691e5c0ad6b9cfa78775e767e.zip | |
security: Used macros from compiler.h instead of __attribute__((...))
To increase compiler portability there is <linux/compiler.h> which
provides convenience macros for various gcc constructs. Eg: __packed
for __attribute__((packed)).
This patch is part of a large task I've taken to clean the gcc
specific attributes and use the the macros instead.
Signed-off-by: Gideon Israel Dsouza <[email protected]>
Signed-off-by: Paul Moore <[email protected]>
Diffstat (limited to 'security/selinux/netnode.c')
0 files changed, 0 insertions, 0 deletions
