aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorSrinivas Pandruvada <[email protected]>2013-11-04 16:53:10 +0000
committerRafael J. Wysocki <[email protected]>2013-11-05 01:36:57 +0000
commit08ff4cbe10da402e7c493ac72e298975f62a9e78 (patch)
tree7bd6a7992069fcaa3f6411e3a02d33d531126fc6 /net/unix/af_unix.c
parentPowerCap: Convert class code to use dev_groups (diff)
downloadkernel-08ff4cbe10da402e7c493ac72e298975f62a9e78.tar.gz
kernel-08ff4cbe10da402e7c493ac72e298975f62a9e78.zip
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions