Re: [PATCH 2/2] staging: lustre: libcfs: fix space between function and open parenthesis

From: Jeremiah Mahler
Date: Fri Jan 16 2015 - 01:21:51 EST


Jia He,

On Fri, Jan 16, 2015 at 09:45:47AM +0800, Jia He wrote:
> This fixes the space warning checked by check_patch.pl
^^^
checkpatch.pl
>
[...]
> -static void kportal_memhog_free (struct libcfs_device_userstate *ldu)
> +static void kportal_memhog_free(struct libcfs_device_userstate *ldu)
> {
[...]

I would have included this change in with the previous patch since it is
that patch that has the checkpatch warning.

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