staging: android: logger: Change logger_offset() from macro to function
authorTim Bird <tim.bird@am.sony.com>
Wed, 8 Feb 2012 02:26:38 +0000 (18:26 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Feb 2012 00:51:45 +0000 (16:51 -0800)
Convert to function and add log as a parameter, rather than relying
on log in the context of the macro.

Signed-off-by: Tim Bird <tim.bird@am.sony.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found