aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSergio Paracuellos <sergio.paracuellos@gmail.com>2018-06-01 11:30:55 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-06-01 13:16:24 +0200
commit53364c7ba4b25d6e3f428605254c50d5dfaaa430 (patch)
tree5528ac3f88246b9eb000a39d7539fe016938e059 /tools/perf/scripts/python/export-to-postgresql.py
parentstaging: mt7621-gpio: use GPIOF_DIR_OUT and GPIOF_DIR_IN macros instead of custom values (diff)
downloadwireguard-linux-53364c7ba4b25d6e3f428605254c50d5dfaaa430.tar.xz
wireguard-linux-53364c7ba4b25d6e3f428605254c50d5dfaaa430.zip
staging: mt7621-gpio: change gc_map to don't use pointers
There is no special gain in using pointers for 'gc_map' inside 'mtk_data' structure. We know the number of banks which is fixed to MTK_BANK_CNT and we can just statically allocate them without using kernel allocators. Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> Reviewed-by: NeilBrown <neil@brown.name> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions