diff options
author | Shubhrajyoti D <shubhrajyoti@ti.com> | 2012-10-05 00:14:27 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-10-05 18:05:06 (GMT) |
commit | 885ccbb357163271db6a6865b2b4b1888180094c (patch) | |
tree | 9a71cb31b7f246d2ccdaadc124ca2c398d693e1c /crypto/af_alg.c | |
parent | 755e4a4bdc6506a61ce455a650f92d180ef577ff (diff) | |
download | linux-885ccbb357163271db6a6865b2b4b1888180094c.tar.xz |
drivers/rtc/rtc-isl1208.c: convert struct i2c_msg initialization to C99 format
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.
Signed-off-by: Shubhrajyoti D <shubhrajyoti@ti.com>
Reviewed-by: Felipe Balbi <balbi@ti.com>
Cc: Alessandro Zummo <a.zummo@towertech.it>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'crypto/af_alg.c')
0 files changed, 0 insertions, 0 deletions