diff options
author | Christian Lamparter <chunkeey@googlemail.com> | 2017-08-25 16:47:25 +0300 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2017-09-22 12:43:19 +0300 |
commit | 9e0a0b3a192af20193f074ed2ad9dd85a2e48d00 (patch) | |
tree | d47512495d1f5cf6bc26e3b283203d9f59feebde /drivers/input | |
parent | 5d59ad6eea82ef8df92b4109615a0dde9d8093e9 (diff) | |
download | linux-9e0a0b3a192af20193f074ed2ad9dd85a2e48d00.tar.xz |
crypto: crypto4xx - pointer arithmetic overhaul
This patch improves the readability of various functions,
by replacing various void* pointers declarations with
their respective structs *. This makes it possible to go
for the eye-friendly array-indexing methods.
Signed-off-by: Christian Lamparter <chunkeey@googlemail.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions