summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/vc4/vc4_hdmi.h
diff options
context:
space:
mode:
authorLukasz Luba <lukasz.luba@arm.com>2020-11-17 13:47:59 +0000
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2020-11-23 18:27:58 +0100
commitb4ba76fb1c999384c1b0840d216d42abcd611024 (patch)
tree70ea8ad7e4b8df995150a54862f1496b6a8a662e /drivers/gpu/drm/vc4/vc4_hdmi.h
parent8a9d881f22d7a0e06a46a326d0880fb45a06d3b5 (diff)
powercap: Adjust printing the constraint name with new line
The constrain name has limit of size 30, which sometimes might be hit. When this happens the new line might get lost. Prevent this and set the max limit for name string length equal 29. This would result is proper string clamping (when needed) and storing '\n' at index 29 and '\0' at 30, so similarly as desired originally. Signed-off-by: Lukasz Luba <lukasz.luba@arm.com> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/gpu/drm/vc4/vc4_hdmi.h')
0 files changed, 0 insertions, 0 deletions