[PATCH RT] Add missing semicolon in percpu_list.h

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

 



Ingo,

This patch adds a missing semicolon in the percpu_list.h under 
!CONFIG_SMP.

Signed-off-by: Steven Rostedt <[email protected]>

Index: linux-2.6.23-rc2-rt2/include/linux/percpu_list.h
===================================================================
--- linux-2.6.23-rc2-rt2.orig/include/linux/percpu_list.h
+++ linux-2.6.23-rc2-rt2/include/linux/percpu_list.h
@@ -84,7 +84,7 @@ void percpu_list_fold(struct percpu_list
 
 struct percpu_list {
 	struct lock_list_head list;
-}
+};
 
 static inline
 void percpu_list_init(struct percpu_list *pcl)


-
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