commit | 73518d6a0b111e909efc4800fa90d52b340b709b | [log] [tgz] |
---|---|---|
author | Luis R. Rodriguez <mcgrof@kernel.org> | Thu Jul 28 10:31:54 2016 -0700 |
committer | Luis R. Rodriguez <mcgrof@kernel.org> | Sat Jul 30 18:02:23 2016 -0700 |
tree | 2318a375ffe52c837d53d9803fa3fa98bb527223 | |
parent | c8fd84c77e193fb4b490611563e7ec728492ef73 [diff] |
kprobes: indent __NOKPROBE_SYMBOL() definition We'll be expanding on the definitions, identing these will make it easier what code blocks are are at what level when #ifdef'd. Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org>