diff options
author | Bartosz Golaszewski <[email protected]> | 2018-10-14 17:20:07 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2018-10-16 12:53:27 +0200 |
commit | 0571967dfb5d2573c2a06871517d748932a899d1 (patch) | |
tree | 9f91e41a844cd43d2dd302132efe287789d89ddd /scripts/bpf_helpers_doc.py | |
parent | 8514c470dc18e58f27dee10a787175ef8f31162f (diff) |
devres: constify p in devm_kfree()
Make devm_kfree() signature uniform with that of kfree(). To avoid
compiler warnings: cast p to (void *) when calling devres_destroy().
Signed-off-by: Bartosz Golaszewski <[email protected]>
Reviewed-by: Bjorn Andersson <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Acked-by: Rasmus Villemoes <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions