Messages in this thread |  | | | From | John Kacur <> | | Subject | [PATCH 0/2] Minor clean-ups in plist and spinlock | | Date | Mon, 11 Jan 2010 21:21:05 +0100 |
| |
Thomas / Ingo
These patches clean-up some minor problems. They are safe for 2.6.33, but can also wait for 2.6.34. They should also be applied to the -rt branch until accepted upstream.
They can be pulled at git://git.kernel.org/pub/scm/linux/kernel/git/jkacur/jk-2.6.git branch: jk/v2.6.33-rc3-cleanups
John Kacur (2): plist: Fix grammar mistake, and c-style mistake. spinlock: Fix some indentation problems in spinlock.h
include/linux/plist.h | 4 ++-- include/linux/spinlock.h | 20 ++++++++++---------- 2 files changed, 12 insertions(+), 12 deletions(-)
|  |