diff options
author | Claudiu Manoil <claudiu.manoil@nxp.com> | 2016-11-16 16:40:20 +0200 |
---|---|---|
committer | Scott Wood <oss@buserror.net> | 2016-11-23 01:23:43 -0600 |
commit | 57e68a5e23570ff3ab76772a974724c226fcee7d (patch) | |
tree | b8af6b1451e65a44a817265543473e49caafaf01 /arch/score | |
parent | b6e969dbaec0fe6633a756468e74151ebb1e6c49 (diff) | |
download | talos-obmc-linux-57e68a5e23570ff3ab76772a974724c226fcee7d.tar.gz talos-obmc-linux-57e68a5e23570ff3ab76772a974724c226fcee7d.zip |
soc/qman: test: Fix implementation of fd_cmp()
This function must only return the truth value of whether
two frame descriptors are different or not.
It does NOT have to compute some obscure difference between
fd fields and return it as an int, making sparse complain
about type conversions in the process.
Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com>
Signed-off-by: Scott Wood <oss@buserror.net>
Diffstat (limited to 'arch/score')
0 files changed, 0 insertions, 0 deletions