diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2019-10-21 20:49:19 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2019-10-28 21:01:58 -0700 |
commit | ac6b31797925b6f89885987c81d908bad90dea60 (patch) | |
tree | a0c31f82521df9a84c833260e75a0235f2fc1711 /fs/anon_inodes.c | |
parent | efd7bb08a762d4f6322054c6824bd942971ac563 (diff) | |
download | linux-ac6b31797925b6f89885987c81d908bad90dea60.tar.bz2 |
Input: st1232 - do not allocate fingers data separately
The finger structure size is quite small and allocating it together with
the main driver structure will not increase likelyhood of allocation
failing, but reduces number of objects needing to be tracked by the
allocator and devm.
Tested-by: Matthias Fend <Matthias.Fend@wolfvision.net>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'fs/anon_inodes.c')
0 files changed, 0 insertions, 0 deletions