diff options
| author | Masood Mehmood <ody.guru@gmail.com> | 2014-03-18 13:40:14 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-03-18 16:22:27 -0700 |
| commit | fd54889b65cc32fc64e5a6c456fbf6aab4bd258a (patch) | |
| tree | 0402bacfca972eebceafc1f0e5c3a7fbebd41ab8 /tools/perf/scripts/python/bin | |
| parent | a3acc83a4a2b8e1a6f8f3c5bdcfa3bb5f5f9e338 (diff) | |
staging: dgap: Fixed sparse error: same symbol redeclared with different type
sparse reported dgap_do_fep_load is redeclared with different type. while
fixing, I noticed __user attribute is used incorrectly in declaration.
There is no need to define __user for firware->data.
Replaced the __user with 'const uchar *' from function dgap_do_fep_load and
did the same for function dgap_do_bios_load
patch generated against: next-20140318
Signed-off-by: Masood Mehmood <ody.guru@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
