diff options
author | 2014-04-25 20:11:07 -0400 | |
---|---|---|
committer | 2014-05-28 12:22:42 -0700 | |
commit | beb04a9f04d95b0d1fdb96719559612705dfc1c9 (patch) | |
tree | b924ec83de2fa5577f30ce636680966889c595b8 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | serial: sc16is7xx: compile I2C when REGMAP_I2C is module (diff) | |
download | wireguard-linux-beb04a9f04d95b0d1fdb96719559612705dfc1c9.tar.xz wireguard-linux-beb04a9f04d95b0d1fdb96719559612705dfc1c9.zip |
serial: sc16is7xx: dynamically allocate tx/rx buffer
This fixes the warnings:
drivers/tty/serial/sc16is7xx.c: In function 'sc16is7xx_handle_rx':
>> drivers/tty/serial/sc16is7xx.c:548:1: warning: 'sc16is7xx_handle_rx' uses dynamic stack allocation [enabled by default]
drivers/tty/serial/sc16is7xx.c: In function 'sc16is7xx_handle_tx':
>> drivers/tty/serial/sc16is7xx.c:589:1: warning: 'sc16is7xx_handle_tx' uses dynamic stack allocation [enabled by default]
Signed-off-by: Jon Ringle <jringle@gridpoint.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions