diff options
| author | Dan Carpenter <dan.carpenter@oracle.com> | 2014-01-23 12:24:27 +0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-02-07 22:15:48 +0400 |
| commit | 388abdac58ba2d195aadaee27170c1e54943777f (patch) | |
| tree | 2522c7c34f30a3e3b2a67e6333fd1fd324c87607 /include/linux/platform_data | |
| parent | 91eef3e2fee581b00f027bbb0d144788a3c609a9 (diff) | |
| download | linux-388abdac58ba2d195aadaee27170c1e54943777f.tar.xz | |
staging: cxt1e1: cleanup mfg_template[] a bit
1) Make it static.
2) Change it to u8 data instead of short.
3) This means we can memcpy() it to the correct location instead of
using a for loop.
4) With memcpy() we can use the union member we want directly instead of
copying to the generic .bytes union member.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/platform_data')
0 files changed, 0 insertions, 0 deletions
