aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/ibmasm/module.c
diff options
context:
space:
mode:
authorRakib Mullick <[email protected]>2009-01-06 22:40:38 +0000
committerLinus Torvalds <[email protected]>2009-01-06 23:59:10 +0000
commitf99ebf0a86de13f77bc4ee349de96db9f2f67f2e (patch)
tree1f286cd9cd4d69638b4b3cc5d2ed48a6e566ce98 /drivers/misc/ibmasm/module.c
parentmm: hugetlb: remove redundant `if' operation (diff)
downloadkernel-f99ebf0a86de13f77bc4ee349de96db9f2f67f2e.tar.gz
kernel-f99ebf0a86de13f77bc4ee349de96db9f2f67f2e.zip
init: properly placing noinline keyword
checkpatch warns about 'static void noinline'. It wants `static noinline void'. Both are permissible, but the kernel consistently uses `static inline' and `static noinline', and consistency is good. Hence let's keep the checkpatch warning and fix up this code site. [[email protected]: rewrote changelog] Signed-off-by: Md.Rakib H. Mullick <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/misc/ibmasm/module.c')
0 files changed, 0 insertions, 0 deletions