Re: [tpmdd-devel] [PATCH RESEND] char/tpm: Convert struct i2c_msg initialization to C99 format

From: Peter Hüwe
Date: Thu Feb 28 2013 - 17:12:37 EST


Hi,

thanks for resending.


Am Donnerstag, 28. Februar 2013, 11:06:11 schrieb Jean Delvare:
> From: Shubhrajyoti Datta <omaplinuxkernel@xxxxxxxxx>
>
> Convert the struct i2c_msg initialization to C99 format. This makes
> maintaining and editing the code simpler. Also helps once other fields
> like transferred are added in future.
>
> Thanks to Julia Lawall for automating the conversion.
>
> Signed-off-by: Shubhrajyoti D <shubhrajyoti@xxxxxx>
> Acked-by: Peter Huewe <peter.huewe@xxxxxxxxxxxx>
> Signed-off-by: Jean Delvare <khali@xxxxxxxxxxxx>
> ---
> v2: removed zero initialization of flags.
>
> Patch already sent by Shubhrajyoti Datta on 2012-10-10.
>
> drivers/char/tpm/tpm_i2c_infineon.c | 19 ++++++++++++++++---
> 1 file changed, 16 insertions(+), 3 deletions(-)

As it was not yet applied I folded it into my patch
"Add support for new Infineon I2C TPM (SLB 9645 TT 1.2 I2C)"


Thanks,
Peter
--
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/