提交 116ad29d 编写于 作者: S Steven Whitehouse

[GFS2] Remove pointless comment from nolock/main.c

As requested by:
Pavel Machek <pavel@suse.cz>

Pavel's other comments will be dealt with in later patches.
Signed-off-by: NSteven Whitehouse <swhiteho@redhat.com>
上级 f382894e
......@@ -33,9 +33,6 @@ static int nolock_mount(char *table_name, char *host_data,
unsigned int jid;
struct nolock_lockspace *nl;
/* If there is a "jid=" in the hostdata, return that jid.
Otherwise, return zero. */
c = strstr(host_data, "jid=");
if (!c)
jid = 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册