From: Colin Cross Date: Mon, 6 May 2013 23:50:13 +0000 (+0000) Subject: freezer: convert freezable helpers to static inline where possible X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~19^2~12^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ee492d6595573a0d4be168ebda1c7ceb4ec509d;p=pandora-kernel.git freezer: convert freezable helpers to static inline where possible Some of the freezable helpers have to be macros because their condition argument needs to get evaluated every time through the wait loop. Convert the others to static inline to make future changes easier. Acked-by: Tejun Heo Signed-off-by: Colin Cross Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed