Re: [PATCH] ftrace: remove unused nr_trampolines var
From: Steven Rostedt
Date: Wed Jan 13 2016 - 16:05:07 EST
On Wed, 13 Jan 2016 18:39:58 +0300
Dmitry Safonov <0x7f454c46@xxxxxxxxx> wrote:
> It's not needed & not used since introducing old_hash: commit fef5aeeee9e371
> ("ftrace: Replace tramp_hash with old_*_hash to save space").
>
> Signed-off-by: Dmitry Safonov <0x7f454c46@xxxxxxxxx>
Thanks, applied!
-- Steve