From: Benjamin Romer Date: Sun, 3 Aug 2014 02:03:41 +0000 (-0400) Subject: staging: unisys: remove OFFSETOF from commontypes X-Git-Tag: fixes-for-v3.18-merge-window~15^2~1407 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e4701ae2cfe5dc45a320a647b498fd9f2527b35;p=pandora-kernel.git staging: unisys: remove OFFSETOF from commontypes The only place OFFSETOF was being used was in iochannel.h. Remove the macro from commontypes.h and replace all uses of it in iochannel.h with offsetof() instead. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed