aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sysctl_binary.c
diff options
context:
space:
mode:
authorBhumika Goyal <bhumirks@gmail.com>2017-08-02 22:50:47 +0530
committerDaniel Vetter <daniel.vetter@ffwll.ch>2017-08-03 12:20:09 +0200
commit59f3da1e0ecb48e28c2ff6ffed4c354997452e77 (patch)
treeb8bf9c0dd6f3057f8c4edee8f06ba360ae88f6bf /kernel/sysctl_binary.c
parentdrm/i915: Fix out-of-bounds array access in bdw_load_gamma_lut (diff)
downloadlinux-59f3da1e0ecb48e28c2ff6ffed4c354997452e77.tar.gz
linux-59f3da1e0ecb48e28c2ff6ffed4c354997452e77.zip
drm/i915: add const to bin_attribute
Add const to bin_attribute structures as they are only passed to the functions sysfs_{remove/create}_bin_file or device_{remove/create}_bin_file. The corresponding arguments are of type const, so declare the structures to be const. Signed-off-by: Bhumika Goyal <bhumirks@gmail.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: https://patchwork.freedesktop.org/patch/msgid/1501694447-14356-1-git-send-email-bhumirks@gmail.com
Diffstat (limited to 'kernel/sysctl_binary.c')
0 files changed, 0 insertions, 0 deletions