[CRIU] [PATCH 2/2] tty: Use find_next_bit helper in tty_verify_active_pairs
Pavel Emelyanov
xemul at parallels.com
Mon Nov 26 09:38:40 EST 2012
On 11/23/2012 06:13 PM, Cyrill Gorcunov wrote:
>
> Since we have find_next_bit in our sources now, lets
> use for_each_bit helper to speedup a search procedure.
>
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
> tty.c | 12 ++++++++----
> 1 files changed, 8 insertions(+), 4 deletions(-)
>
Applied
More information about the CRIU
mailing list