lkml.org 
[lkml]   [2008]   [Oct]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 01/39] ocfs2: POSIX file locks support
> On Wed, 24 Sep 2008 15:00:42 -0700 Mark Fasheh <mfasheh@suse.com> wrote:
> +int ocfs2_stack_supports_plocks(void)
> +{
> + return !!(active_stack && active_stack->sp_ops->plock);
> +}

It's pointless doing !! on something which is already 0 or 1.


\
 
 \ /
  Last update: 2008-10-02 08:15    [W:0.160 / U:1.340 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site