aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2015-11-17 16:48:52 +0000
committerEduardo Valentin <[email protected]>2015-11-23 23:34:34 +0000
commitc86b3de8c8b02d7e474fdc002c8df533b844524c (patch)
treef629cbfd874a6b82f2143acef2c11c64daf589c3 /net/unix/af_unix.c
parentRevert "thermal: qcom_spmi: allow compile test" (diff)
downloadkernel-c86b3de8c8b02d7e474fdc002c8df533b844524c.tar.gz
kernel-c86b3de8c8b02d7e474fdc002c8df533b844524c.zip
thermal: fix thermal_zone_bind_cooling_device prototype
When the prototype for thermal_zone_bind_cooling_device changed, the static inline wrapper function was left alone, which in theory can cause build warnings: I have seen this error in the past: drivers/thermal/db8500_thermal.c: In function 'db8500_cdev_bind': drivers/thermal/db8500_thermal.c:78:9: error: too many arguments to function 'thermal_zone_bind_cooling_device' ret = thermal_zone_bind_cooling_device(thermal, i, cdev, while this one no longer shows up, there is no doubt that the prototype is still wrong, so let's just fix it anyway. Signed-off-by: Arnd Bergmann <[email protected]> Fixes: 6cd9e9f629f1 ("thermal: of: fix cooling device weights in device tree") Signed-off-by: Eduardo Valentin <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions