Skip to content
Commit b577fafc authored by Brian Norris's avatar Brian Norris Committed by Greg Kroah-Hartman
Browse files

nvmem: fix nvmem_cell_read() return type doc

nvmem_cell_read() returns void *, not char *. This is a cleanup that got
left out of commit a6c50912

 ("nvmem: Declare nvmem_cell_read()
consistently").

Signed-off-by: default avatarBrian Norris <briannorris@chromium.org>
Fixes: a6c50912

 ("nvmem: Declare nvmem_cell_read() consistently")
Signed-off-by: default avatarSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 14ba9728
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment