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)
committerGrazvydas Ignotas <notasas@gmail.com>
Wed, 25 Apr 2012 22:24:12 +0000 (01:24 +0300)
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