diff options
author | Namjae Jeon <namjae.jeon@samsung.com> | 2021-04-13 13:06:30 +0900 |
---|---|---|
committer | Steve French <stfrench@microsoft.com> | 2021-05-10 19:15:39 -0500 |
commit | d40012a83f87f47967ad0b3c346179c7e5339ae7 (patch) | |
tree | db996f57ce865ef62f03d8ff1ab1b4d5f94970a7 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1920bb1f8022202530eeae3e488d6f5156799faf (diff) |
cifsd: declare ida statically
Matthew pointed out that embedding struct ida into the struct is
better than having a pointer to it.
This patch initialise it statically using DEFINE_IDA() or ida_init()
and remove ksmbd_ida_alloc/free().
Signed-off-by: Namjae Jeon <namjae.jeon@samsung.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions