https://github.com/torvalds/linux
Revision 004d18ea99b0f3b7b3d5790e4dc5ca7d5238706d authored by Dan Carpenter on 23 February 2017, 10:40:16 UTC, committed by Doug Ledford on 25 March 2017, 01:11:15 UTC
We want to return zero on success or negative error codes.  The type
should be int and not u8.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
1 parent ded2602
History
Tip revision: 004d18ea99b0f3b7b3d5790e4dc5ca7d5238706d authored by Dan Carpenter on 23 February 2017, 10:40:16 UTC
RDMA/ocrdma: fix a type issue in ocrdma_put_pd_num()
Tip revision: 004d18e
File Mode Size
.gitignore -rw-r--r-- 13 bytes
Makefile -rw-r--r-- 716 bytes
bin2c.c -rw-r--r-- 743 bytes
fixdep.c -rw-r--r-- 11.0 KB

back to top