]> Pileus Git - ~andy/linux/commit
Bluetooth: Fix using uninitialized variable
authorLuiz Augusto von Dentz <luiz.von.dentz@intel.com>
Wed, 7 Mar 2012 18:20:14 +0000 (20:20 +0200)
committerGustavo F. Padovan <padovan@profusion.mobi>
Thu, 8 Mar 2012 05:20:22 +0000 (02:20 -0300)
commite57d758ae8e8f00e80f233c823aeeef34bd92796
tree0e97a6233731b3865039cad385fdd077dc3bc89a
parent9498ba7a1d38d42eef4ef6d906ab1743c9f0fd6f
Bluetooth: Fix using uninitialized variable

+ src/net/bluetooth/rfcomm/tty.c: warning: 'p' is used uninitialized in this
       function:  => 218
+ src/net/bluetooth/rfcomm/tty.c: warning: 'p' may be used uninitialized in
       this function:  => 218

Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
net/bluetooth/rfcomm/tty.c