X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=kernel%2Fprofile.c;h=7f93a5042d3b6011cbc54c0e540e6d178f7e293e;hb=60a515132086b2c28a8141d873297fdf7a180ca7;hp=5b7d1ac7124c97e884d25c57bbf770f9f858d26f;hpb=7f0f598a0069d1ab072375965a4b69137233169c;p=firefly-linux-kernel-4.4.55.git diff --git a/kernel/profile.c b/kernel/profile.c index 5b7d1ac7124c..7f93a5042d3b 100644 --- a/kernel/profile.c +++ b/kernel/profile.c @@ -544,7 +544,7 @@ static const struct file_operations proc_profile_operations = { }; #ifdef CONFIG_SMP -static inline void profile_nop(void *unused) +static void profile_nop(void *unused) { }