summaryrefslogtreecommitdiff
path: root/scripts/cleanpatch
diff options
context:
space:
mode:
authorEmil Goode <emilgoode@gmail.com>2012-08-05 16:34:26 +0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-09-14 00:42:15 +0400
commit50c457a950ac06b4c461ed36fdb4a84c0d27a82b (patch)
treed3d4dfc77e5fd874df91dfbf6df94798d8cb2ab9 /scripts/cleanpatch
parent4a7ec2db262628f8b13af76b09bb147943264529 (diff)
downloadlinux-50c457a950ac06b4c461ed36fdb4a84c0d27a82b.tar.xz
[media] gspca: dubious one-bit signed bitfield
This patch changes some signed integers to unsigned because they are not intended for negative values and sparse is making noise about it. Sparse gives eight of these errors: drivers/media/usb/gspca/ov519.c:144:29: error: dubious one-bit signed bitfield Signed-off-by: Emil Goode <emilgoode@gmail.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'scripts/cleanpatch')
0 files changed, 0 insertions, 0 deletions