diff options
author | Axel Lin <[email protected]> | 2015-02-27 23:44:24 +0800 |
---|---|---|
committer | Kishon Vijay Abraham I <[email protected]> | 2015-03-13 17:14:36 +0530 |
commit | ecd5fb026d460bf8fb883254fb9bd01a1085c185 (patch) | |
tree | 623239b4edc7125e3b903d18bdd2a807ba93d0f6 /include/linux/compiler-clang.h | |
parent | 2f1bce487cd0a02623cff3d877940f9a2026341c (diff) |
phy: exynos5-usbdrd: Fix off-by-one valid value checking for args->args[0]
Current code uses args->args[0] as array subscript of phy_drd->phys[].
So the valid value range for args->args[0] is 0 ... EXYNOS5_DRDPHYS_NUM - 1.
Signed-off-by: Axel Lin <[email protected]>
Reviewed by: Vivek Gautam <[email protected]>
Signed-off-by: Kishon Vijay Abraham I <[email protected]>
Diffstat (limited to 'include/linux/compiler-clang.h')
0 files changed, 0 insertions, 0 deletions