diff options
author | Andrzej Hajda <a.hajda@samsung.com> | 2016-02-15 17:35:25 +0300 |
---|---|---|
committer | Felipe Balbi <balbi@kernel.org> | 2016-02-17 17:32:44 +0300 |
commit | 96c7de4ff41c2ed6da43141a4deb922de09617d0 (patch) | |
tree | a4acd56c06c06f87a07d420cf4779f05d2f8cc70 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ee89b641a9ddca5f2d1e38d205473c4b0d26c670 (diff) | |
download | linux-96c7de4ff41c2ed6da43141a4deb922de09617d0.tar.xz |
usb: gadget: fsl_qe_udc: fix IS_ERR_VALUE usage
IS_ERR_VALUE macro should be used only with unsigned long type.
Otherwise it can work incorrectly.
The patch follows conclusion from discussion on LKML [1][2].
[1]: http://permalink.gmane.org/gmane.linux.kernel/2120927
[2]: http://permalink.gmane.org/gmane.linux.kernel/2150581
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions