commit | c626224de9370ae783e8b0cb6aaca2ba3d81fe62 | [log] [tgz] |
---|---|---|
author | Tim Bird <tim.bird@am.sony.com> | Tue Feb 07 18:26:38 2012 -0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Feb 08 16:51:45 2012 -0800 |
tree | f2bd63abad356297214bffe6fdbc6e934c96ab22 | |
parent | e3251e0d7921fbedfe61cb237c6ce6c273bd93a7 [diff] |
staging: android: logger: Change logger_offset() from macro to function 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>