diff options
author | Stephen Boyd <[email protected]> | 2020-09-09 23:04:40 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-09-10 18:30:01 +0200 |
commit | 0c7a6b91d2276b09ade6e09766600f809f5a529a (patch) | |
tree | 38f3a0e8569719da8482b1033455da9e7d9fc654 /tools/testing/selftests/bpf/prog_tests | |
parent | f601e8f37c2c1c52f2923fffc48204a7f7dc023d (diff) |
driver core: platform: Document return type of more functions
I can't always remember the return values of these functions, and so I
usually jump to the function to read the kernel-doc and see that it
doesn't tell me. Then I have to spend more time reading the code to jump
to the function that actually tells me the return values. Let's document
it here so that we don't all have to spend time digging through the code
to understand the return values.
Cc: <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests')
0 files changed, 0 insertions, 0 deletions