diff options
author | Michael Straube <straube.linux@gmail.com> | 2022-11-11 09:37:30 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-11-17 19:48:46 +0100 |
commit | 9b35a6926c613457e0dce179871028a0aa6efb06 (patch) | |
tree | 26f3a5f6b2b77d830bc290078cc5f871871476e7 /tools/perf/scripts/python/stackcollapse.py | |
parent | a3f3e97a039cab5b7efc754dc2907ab5044c7c88 (diff) |
staging: r8188eu: convert aes_cipher() to void
The function aes_cipher() returns always _SUCCESS and its callers
do not use the return value. So we can convert the return type to
void and get rid of another use of _SUCCESS.
Tested-by: Philipp Hortmann <philipp.g.hortmann@gmail.com> # Edimax N150
Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20221111083733.3144-2-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions