[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140830105819.GH5071@mwanda>
Date: Sat, 30 Aug 2014 13:58:19 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Janet Liu <jianhua.ljh@...il.com>
Cc: gregkh@...uxfoundation.org, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCHv1 1/4] staging:lustre:lnet: lib-md.c make line not over
80 characters
On Sat, Aug 30, 2014 at 02:52:55PM +0800, Janet Liu wrote:
> @@ -121,7 +123,7 @@ lnet_md_build(lnet_libmd_t *lmd, lnet_md_t *umd, int unlink)
>
> lmd->md_length = total_length;
>
> - if ((umd->options & LNET_MD_MAX_SIZE) != 0 && /* max size used */
> + if ((umd->options & LNET_MD_MAX_SIZE) != 0 && /*max size used*/
Better to go over the 80 character limit than to mangle it this way.
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