Browse Source
The 'pos' variable is only used within a very limited scope inside the uart_console_isr() function. Move it's declaration there to avoid having it exposed to the entire c-file. Change-Id: I45ff0090ea4e0aabe77db2549d0194e26ebb63ef Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>pull/255/head
1 changed files with 1 additions and 2 deletions
Loading…
Reference in new issue