mei: document that mei_msg_hdr_init returns ERR_PTR
authorTomas Winkler <tomas.winkler@intel.com>
Fri, 29 Jan 2021 12:07:47 +0000 (14:07 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Jan 2021 15:59:11 +0000 (16:59 +0100)
commit7615da2be0069254099bbb596583b46e9623e385
treec4c01c2d5273596cbe48ee4b4b462b313eab0d86
parent1309ecc90f16ee9cc3077761e7f4474369747e6e
mei: document that mei_msg_hdr_init returns ERR_PTR

Document that mei_msg_hdr_init returns ERR_PTR.

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Link: https://lore.kernel.org/r/20210129120752.850325-2-tomas.winkler@intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/misc/mei/client.c