Bug 148257

Summary: quickcam: initialization from incompatible pointer type
Product: [openSUSE] SUSE Linux 10.1 Reporter: Andreas Gruenbacher <agruen>
Component: KernelAssignee: Olaf Hering <ohering>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Beta 3   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Andreas Gruenbacher 2006-02-04 22:39:30 UTC
Olaf, on x86_64-default, I'm getting this in the build log:

/usr/src/packages/BUILD/qc-usb-0.6.3/obj/default/qc-driver.c:2983: warning: initialization from incompatible pointer type

Could you please check? (Note that you'll also need this change until the new rpm is checked in:
-%suse_kernel_module_package -x default
+%suse_kernel_module_package smp bigsmp um xen kdump
)
Comment 1 Olaf Hering 2006-02-06 14:41:45 UTC
read needs to return ssize_t