diff options
| author | Gideon Israel Dsouza <gidisrael@gmail.com> | 2014-06-11 21:25:30 +0530 |
|---|---|---|
| committer | Moyster <oysterized@gmail.com> | 2019-07-06 11:54:40 +0200 |
| commit | bea72d30fde596918d9e6235d002a7a4f2f40d19 (patch) | |
| tree | 496f4fed333421c198907a693054e5dfd580e27b /security/keys | |
| parent | cfb96c8cbf9ad8eb50503bfe0753fe9650170a97 (diff) | |
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.
Change-Id: I6f37e17027efa3a4ee8c77f7c9e79aed17aba390
Signed-off-by: Gideon Israel Dsouza <gidisrael@gmail.com>
Signed-off-by: Paul Moore <pmoore@redhat.com>
Diffstat (limited to 'security/keys')
0 files changed, 0 insertions, 0 deletions
