diff options
author | Phillip Potter <[email protected]> | 2021-08-21 11:56:15 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-08-26 12:18:43 +0200 |
commit | e92e5f30ad320474346bfd5884cf170ad8c88968 (patch) | |
tree | 398fcade33061273e61f1f25bb2fae74a6f55171 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
parent | 2d29f81ce82208626f4278d6aa9faa5547c5bf02 (diff) |
staging: r8188eu: change declaration of Efuse_Read1ByteFromFakeContent
Remove forward declaration of Efuse_Read1ByteFromFakeContent function
from core/rtw_efuse.c, as the function is defined in full directly
after this and therefore this forward declaration is redundant.
In addition, convert the storage class of the function to static, as the
function is only used with rtw_efuse.c, and tidy up the signature
alignment.
Acked-by: Fabio M. De Francesco <[email protected]>
Acked-by: Michael Straube<[email protected]>
Signed-off-by: Phillip Potter <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions