projects
/
~emulex
/
for-vlad
/
old
/
compat.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
compat: move struct va_format to 2.6.35 header
[~emulex/for-vlad/old/compat.git]
/
include
/
linux
/
compat-2.6.36.h
diff --git
a/include/linux/compat-2.6.36.h
b/include/linux/compat-2.6.36.h
index
b14c772
..
0307108
100644
(file)
--- a/
include/linux/compat-2.6.36.h
+++ b/
include/linux/compat-2.6.36.h
@@
-8,11
+8,6
@@
#define kparam_block_sysfs_write(a)
#define kparam_unblock_sysfs_write(a)
-struct va_format {
- const char *fmt;
- va_list *va;
-};
-
#endif /* (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,36)) */
#endif /* LINUX_26_36_COMPAT_H */