Parent: 566bae35fc535d8b8642008fe2802d4038c58bb7
Author: Szymon Janc <szymon.janc@tieto.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2013-12-03 13:44:04
Tree: f0830b3b3437aa89419055a63b87409e06367533
android: Use G_N_ELEMENTS macro for table elements calculation It is more common in codebase to use this macro instead of opencoded (sizeof(foo)/sizeof(foo[0])).
Diffstat
| M | android/a2dp.c | | | 2 | +- |
| M | android/bluetooth.c | | | 2 | +- |
| M | android/hidhost.c | | | 2 | +- |
| M | android/main.c | | | 2 | +- |
| M | android/pan.c | | | 2 | +- |
| M | android/socket.c | | | 2 | +- |
6 files changed, 6 insertions(+), 6 deletions(-)