Bluetooth: Do not shadow hdr variable
authorAndrei Emeltchenko <andrei.emeltchenko@intel.com>
Thu, 19 Jul 2012 14:03:46 +0000 (17:03 +0300)
committerGustavo Padovan <gustavo.padovan@collabora.co.uk>
Mon, 6 Aug 2012 18:02:55 +0000 (15:02 -0300)
commitd9fc1d54f6f8123909cdee4fa98ab1ebf6c8651c
tree6a98d181d7543ade586130f6f74ed06cefbe39d7
parentab846ec4eaea1156148841b194df808ad745bbe2
Bluetooth: Do not shadow hdr variable

Fix compile warnings below:

...
net/bluetooth/a2mp.c:505:33: warning: symbol 'hdr' shadows an earlier one
net/bluetooth/a2mp.c:498:25: originally declared here
...

Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
net/bluetooth/a2mp.c
This page took 0.045237 seconds and 5 git commands to generate.