logger: introduce struct logger_set_tag 73/257073/1
authorŁukasz Stelmach <l.stelmach@samsung.com>
Wed, 14 Apr 2021 15:50:51 +0000 (17:50 +0200)
committerŁukasz Stelmach <l.stelmach@samsung.com>
Mon, 19 Apr 2021 07:59:34 +0000 (09:59 +0200)
commitd642bbb9a7bd6121ef750f090177c091f32538b8
tree2c389a81fc3d5dc9b6db9b8f330614e56060d952
parent52cc4529e8df8a8d10f5b0d447a14b12ed7e9207
logger: introduce struct logger_set_tag

Introduce dedicated structure for LOGGER_SET_TAG ioctl,
instead of packing and unpacking arguments by hand.

Change-Id: Ic3399ab37f55ba2b8a9a976f8c9495fc487fe7f3
Signed-off-by: Łukasz Stelmach <l.stelmach@samsung.com>
drivers/staging/android/logger.c
include/uapi/linux/logger.h
tools/testing/selftests/logger/logger.c