diff options
author | Edward Cree <ecree.xilinx@gmail.com> | 2022-10-18 17:37:27 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-10-19 23:00:04 +0300 |
commit | 51c352bdbcd23d7ce46b06c1e64c82754dc44044 (patch) | |
tree | 9bd79cfe375349b5afa3be84fe04a27ae0c8e791 /lib/logic_iomem.c | |
parent | a526a3cc9c8d426713f8bebc18ebbe39a8495d82 (diff) | |
download | linux-51c352bdbcd23d7ce46b06c1e64c82754dc44044.tar.xz |
netlink: add support for formatted extack messages
Include an 80-byte buffer in struct netlink_ext_ack that can be used
for scnprintf()ed messages. This does mean that the resulting string
can't be enumerated, translated etc. in the way NL_SET_ERR_MSG() was
designed to allow.
Signed-off-by: Edward Cree <ecree.xilinx@gmail.com>
Reviewed-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'lib/logic_iomem.c')
0 files changed, 0 insertions, 0 deletions