[2.6 patch] arch/i386/kernel/smp.c: remove a pointless "inline"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



All callers of send_IPI_mask_sequence are in other files, so marking it 
"inline" is quite pointless.

Signed-off-by: Adrian Bunk <[email protected]>

---

This patch was already sent on:
- 13 Mar 2005

--- linux-2.6.11-mm3-full/arch/i386/kernel/smp.c.old	2005-03-13 04:28:29.000000000 +0100
+++ linux-2.6.11-mm3-full/arch/i386/kernel/smp.c	2005-03-13 04:28:42.000000000 +0100
@@ -189,7 +189,7 @@
 	local_irq_restore(flags);
 }
 
-inline void send_IPI_mask_sequence(cpumask_t mask, int vector)
+void send_IPI_mask_sequence(cpumask_t mask, int vector)
 {
 	unsigned long cfg, flags;
 	unsigned int query_cpu;
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux