[PATCH btrfs-progs] kerncompat.h: remove offsetof redefinition

2013-06-25 Thread root
From: Cristian Rodríguez crrodrig...@opensuse.org Must use the version provided by the compiler in stddef.h header --- kerncompat.h | 7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/kerncompat.h b/kerncompat.h index 9c116b4..6b4b4ba 100644 --- a/kerncompat.h +++

[PATCH btrfs-progs] kerncompat.h: remove offsetof redefinition

2013-06-25 Thread Cristian Rodríguez
Must use the version provided by the compiler in stddef.h header --- kerncompat.h | 7 +-- 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/kerncompat.h b/kerncompat.h index 9c116b4..6b4b4ba 100644 --- a/kerncompat.h +++ b/kerncompat.h @@ -26,6 +26,7 @@ #include endian.h