mirror of
https://github.com/torvalds/linux.git
synced 2024-12-28 13:51:44 +00:00
f621a96850
Per Documentation/CodingStyle, function names that convey an action or an imperative command should return an integer. This commit converts the visorbus API function, visorchannel_signalremove(), to returning integer values. All uses of this function are updated accordingly. Signed-off-by: David Binder <david.binder@unisys.com> Signed-off-by: David Kershner <david.kershner@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
Documentation | ||
include | ||
visorbus | ||
visorhba | ||
visorinput | ||
visornic | ||
Kconfig | ||
MAINTAINERS | ||
Makefile | ||
TODO |