diff options
author | Mao Zhongyi <maozy.fnst@cn.fujitsu.com> | 2017-05-24 10:57:18 +0800 |
---|---|---|
committer | Jason Wang <jasowang@redhat.com> | 2017-06-07 10:58:31 +0800 |
commit | 4cee3cf35c05c863f5acf87af915298c752eefd9 (patch) | |
tree | d52cc7cbd513b23c23a268da4cc0520f765cac15 /net/socket.c | |
parent | 199e19ee538eb61fd08b1c1ee5aa838ebdcc968e (diff) |
net/rocker: Cleanup the useless return value check
None of pci_dma_read()'s callers check the return value except
rocker. There is no need to check it because it always return
0. So the check work is useless. Remove it entirely.
Suggested-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Mao Zhongyi <maozy.fnst@cn.fujitsu.com>
Signed-off-by: Jason Wang <jasowang@redhat.com>
Diffstat (limited to 'net/socket.c')
0 files changed, 0 insertions, 0 deletions