Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RPC: remove check for impossible condition in rpc_make_runnable
queue_work() only returns 0 or 1, never a negative value. Signed-off-by: Fred Isaman <[email protected]> Signed-off-by: Trond Myklebust <[email protected]>
- Loading branch information