lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 26 Feb 2007 10:13:28 +0000
From:	Steven Whitehouse <swhiteho@...hat.com>
To:	Adrian Bunk <bunk@...sta.de>
Cc:	pcaulfie@...hat.com, teigland@...hat.com, cluster-devel@...hat.com,
	linux-kernel@...r.kernel.org
Subject: Re: [Cluster-devel] [2.6 patch] fs/dlm/user.c should #include
	"user.h"

Hi,

Now applied to the git tree. Thanks,

Steve.

On Mon, 2007-02-26 at 00:18 +0100, Adrian Bunk wrote:
> Every file should include the headers containing the prototypes for
> it's global functions.
> 
> Signed-off-by: Adrian Bunk <bunk@...sta.de>
> 
> ---
> --- linux-2.6.20-mm2/fs/dlm/user.c.old	2007-02-25 19:40:16.000000000 +0100
> +++ linux-2.6.20-mm2/fs/dlm/user.c	2007-02-25 19:40:29.000000000 +0100
> @@ -22,6 +22,7 @@
>  #include "lockspace.h"
>  #include "lock.h"
>  #include "lvb_table.h"
> +#include "user.h"
>  
>  static const char *name_prefix="dlm";
>  static struct miscdevice ctl_device;
> 

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ