From 406c434de95b50ebc244cee036ba27a7cd4fdaaf Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Fri, 4 Jul 2008 09:59:48 -0700 Subject: [PATCH] --- yaml --- r: 98699 b: refs/heads/master c: 93921f5c2ce7427cc30341c86882527d1d1d8770 h: refs/heads/master i: 98697: d7be46218dd3972674603b99a9851df1fc3c0e34 98695: d72c1a41ff7432b56cb4f0dd3f4649f84f3684f9 v: v3 --- [refs] | 2 +- trunk/include/linux/rculist.h | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 trunk/include/linux/rculist.h diff --git a/[refs] b/[refs] index 273c26aaa81f..11547425a344 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: fc26361ef0fbcad0406475fc6006fa4f09e60dce +refs/heads/master: 93921f5c2ce7427cc30341c86882527d1d1d8770 diff --git a/trunk/include/linux/rculist.h b/trunk/include/linux/rculist.h new file mode 100644 index 000000000000..bde4586f4382 --- /dev/null +++ b/trunk/include/linux/rculist.h @@ -0,0 +1,6 @@ +#ifndef _LINUX_RCULIST_H +#define _LINUX_RCULIST_H + +#include + +#endif /* _LINUX_RCULIST_H */