Re: [PATCH 1/6] nfsd4: split up nfsd_break_deleg_cb

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> +static
> +void nfsd_break_deleg_cb(struct file_lock *fl)

Very weird formatting.  Please make it either

static void nfsd_break_deleg_cb(struct file_lock *fl)

or

static void
nfsd_break_deleg_cb(struct file_lock *fl)

but never just put the static on a line of it's own.

--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux