Re: [patch 4/5] Driver core: Documentation: fix whitespace betweenparameters

From: Andrew Morton
Date: Wed Aug 03 2005 - 23:55:27 EST


domen@xxxxxxxxxxxx wrote:
>
> Fix whitespace after comma between parameters.
> ...
> -#define DEVICE_ATTR(_name,_mode,_show,_store) \
> +#define DEVICE_ATTR(_name, _mode, _show, _store) \
>

I think this one's a bit _too_ trivial, really. Yes, it's irritating, but
the tree is absolutely full of such things.


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