aboutsummaryrefslogtreecommitdiff
path: root/lib/test-string_helpers.c
diff options
context:
space:
mode:
authorSrinivas Pandruvada <[email protected]>2013-11-04 08:53:10 -0800
committerRafael J. Wysocki <[email protected]>2013-11-05 02:36:57 +0100
commit08ff4cbe10da402e7c493ac72e298975f62a9e78 (patch)
tree7bd6a7992069fcaa3f6411e3a02d33d531126fc6 /lib/test-string_helpers.c
parent9e3410b764b79670a59d6c1ccdcad483b92c058c (diff)
PowerCap: Fix build error with option -Werror=format-security
Fix compile error with gcc option: -Werror=format-security for dev_set_name(&control_type->dev, name). Changed to dev_set_name(&control_type->dev, "%s", name). Signed-off-by: Srinivas Pandruvada <[email protected]> Acked-by: Kees Cook <[email protected]> Signed-off-by: Rafael J. Wysocki <[email protected]>
Diffstat (limited to 'lib/test-string_helpers.c')
0 files changed, 0 insertions, 0 deletions