aboutsummaryrefslogtreecommitdiff
path: root/include/linux/stringify.h
diff options
context:
space:
mode:
authorGideon Israel Dsouza <gidisrael@gmail.com>2014-04-07 15:37:26 -0700
committerMoyster <oysterized@gmail.com>2019-05-02 21:10:05 +0200
commit400b9881e8bef535ab5aef888d61ea33e9b6ad53 (patch)
treec9e617ab21fe6077a54c1fa187c4670ea1014cad /include/linux/stringify.h
parent82b90cf266ffc41476ee14af120b776c7f0f5226 (diff)
mm: use 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: __weak for __attribute__((weak)). I've replaced all instances of gcc attributes with the right macro in the memory management (/mm) subsystem. [akpm@linux-foundation.org: while-we're-there consistency tweaks] Signed-off-by: Gideon Israel Dsouza <gidisrael@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> Change-Id: I72e39a567e085e8ab0c5cb5eb0345f6634e10a9c (cherry picked from commit 57d3a40c3d0677306bdf8b37139831b36008fdab)
Diffstat (limited to 'include/linux/stringify.h')
0 files changed, 0 insertions, 0 deletions