Inspections Open source
Name
dvbdevice.c
Location
file [vdr] - .../dvbdevice.c
Problem synopsis- Returning 'unsigned long' from a function returning 'int': Values of type 'unsigned long' may not fit into the receiver type 'int' at line 156
- Returning 'unsigned long' from a function returning 'int': Values of type 'unsigned long' may not fit into the receiver type 'int' at line 167
- Values of type 'long' may not fit into the receiver type 'int' at line 256
- Values of type 'long' may not fit into the receiver type 'int' at line 1213
- Values of type 'long' may not fit into the receiver type 'int' at line 1219
- Values of type 'int' may not fit into the receiver type '__u16' at line 1459
- Values of type 'unsigned long' may not fit into the receiver type 'uint32_t' at line 1752
- Values of type 'unsigned long' may not fit into the receiver type 'uint32_t' at line 1759