diff options
author | 2007-08-20 16:45:35 -0300 | |
---|---|---|
committer | 2007-08-23 13:17:32 -0300 | |
commit | 04b35abef779f5ed1ff5c039dffbbcc5d2c060b6 (patch) | |
tree | c21213af006a84e904b03e336b6f15e384ccad84 /kernel/rtmutex-debug.c | |
parent | V4L/DVB (6042): b2c2-flexcop: fix Airstar HD5000 tuning regression (diff) | |
download | linux-dev-04b35abef779f5ed1ff5c039dffbbcc5d2c060b6.tar.xz linux-dev-04b35abef779f5ed1ff5c039dffbbcc5d2c060b6.zip |
V4L/DVB (6070): Fix a warning at dvb_net
static function dvb_net_sec declares input arg "pkt" as u8. However, the
same argument at dvb_net_sec_callback is defined as "const u8". When
calling dvb_net_sec, this is casted as just "u8".
gcc 4.2.1 generates a warning about that:
CC [M] drivers/media/dvb/dvb-core/dvb_net.o
drivers/media/dvb/dvb-core/dvb_net.c: In function "dvb_net_sec_callback":
drivers/media/dvb/dvb-core/dvb_net.c:905: warning: passing argument 2 of
"dvb_net_sec" discards qualifiers from pointer target type
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
Diffstat (limited to 'kernel/rtmutex-debug.c')
0 files changed, 0 insertions, 0 deletions