Bluetooth: use list_for_each_entry() in hidp
authorGustavo F. Padovan <padovan@profusion.mobi>
Thu, 6 Oct 2011 20:35:31 +0000 (17:35 -0300)
committerGustavo F. Padovan <padovan@profusion.mobi>
Fri, 7 Oct 2011 01:15:49 +0000 (22:15 -0300)
commitcd11cdd28468d6222ce6489b2212fa7b0efaefdf
treea28addaebd7b1182a73a9d282dfe5f8a6681d992
parent794d175698f0e78be7f2e3f4bdbe0e7cd3f2d6ae
Bluetooth: use list_for_each_entry() in hidp

list_for_each_entry is much more meaningful.

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/hidp/core.c