On Sun, Sep 04, 2011 at 09:54:43PM +0200, Arvydas Sidorenko wrote:
> Signed-off-by: Arvydas Sidorenko <[email protected]>
> ---
> drivers/staging/crystalhd/bc_dts_defs.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/staging/crystalhd/bc_dts_defs.h
> b/drivers/staging/crystalhd/bc_dts_defs.h
> index 778e76a..8c6ac3e 100644
> --- a/drivers/staging/crystalhd/bc_dts_defs.h
> +++ b/drivers/staging/crystalhd/bc_dts_defs.h
> @@ -84,7 +84,7 @@ enum BC_SW_OPTIONS {
> BC_OPT_LINK_OUT_ENCRYPT = BC_BIT(29),
> };
>
> -struct BC_REG_CONFIG{
> +struct BC_REG_CONFIG {
That's not a "typo", it's a style fix, right?
Also, please give a good Subject: line for your emails. This one would
be:
Subject: staging: crystalhd: bc_dts_defs.h: fix a coding style issue
Care to redo all 3 patches in this series in this way, properly
describing what you are doing, so I can apply them?
thanks,
greg k-h
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel