[EMAIL PROTECTED] 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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to