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]
Message-ID: <20150508122819.GV14154@mwanda>
Date:	Fri, 8 May 2015 15:28:19 +0300
From:	Dan Carpenter <dan.carpenter@...cle.com>
To:	Mike Shuey <shuey@...due.edu>
Cc:	oleg.drokin@...el.com, devel@...verdev.osuosl.org,
	gregkh@...uxfoundation.org, kernel-janitors@...r.kernel.org,
	linux-kernel@...r.kernel.org, HPDD-discuss@...1.01.org
Subject: Re: [PATCH v2 8/8] staging: lustre: code cleanup - normalize
 whitespace

On Fri, May 08, 2015 at 08:01:00AM -0400, Mike Shuey wrote:
> +	struct rdma_cm_id  *ibh_cmid;           /* listener cmid */
> +	struct ib_device   *ibh_ibdev;          /* IB device */
> +	int                ibh_page_shift       /* page shift of current HCA */
> +	int                ibh_page_size        /* page size of current HCA */
> +	__u64              ibh_page_mask;       /* page mask of current HCA */

We give people who break the build a severe dressing down the first time
so that they remember not to do it again...

*ALWAYS DOUBLE CHECK*

regards,
dan carpenter

--
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