aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/modules.py
diff options
context:
space:
mode:
authorFranck Demathieu <[email protected]>2017-02-13 09:35:19 +0100
committerGreg Kroah-Hartman <[email protected]>2017-02-14 09:14:28 -0800
commit4cf64a5f512da749ef635431fdf5da56bf1652af (patch)
treeae8290c194888522f77a3747fb9203736f981807 /scripts/gdb/linux/modules.py
parent07e9ef146071adf316312b3dd4abfe41c9a45a7d (diff)
staging: nvec: Fix incorrect type of i2c address
The i2c address is unsigned according to the dt-bindings. Fix sparse issue (-Wtypesign): drivers/staging/nvec/nvec.c:781:35: warning: incorrect type in argument 3 (different signedness) drivers/staging/nvec/nvec.c:781:35: expected unsigned int [usertype] *out_value drivers/staging/nvec/nvec.c:781:35: got int *<noident> Signed-off-by: Franck Demathieu <[email protected]> Acked-by: Marc Dietrich <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions