* Masami Hiramatsu <mhira...@kernel.org> wrote:
> Hi, > > Here is the v9 series of probe-event to support user-space access. > Previous version is here. > > https://lkml.kernel.org/r/155741476971.28419.15837024173365724167.stgit@devnote2 > > In this version, I fixed more typos/style issues. > > Changes in v9: > [3/6] > - Fix other style & coding issues (Thanks Ingo!) > - Update fetch_store_string() for style consistency. > [4/6] > - Remove an unneeded line break. > - Move || and && in if-condition at the end of line. LGTM: Acked-by: Ingo Molnar <mi...@kernel.org> Thanks, Ingo