]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: Remove not needed local variable in nci_set_local_general_bytes
authorSzymon Janc <szymon.janc@tieto.com>
Thu, 4 Oct 2012 13:15:46 +0000 (15:15 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 26 Oct 2012 16:26:48 +0000 (18:26 +0200)
commit07c0953eb8c3d5a8dd6c3504c756095cb4ddedc6
treea480d8f2284c99a2e1a79be90447667ca94d6184
parent41a03dd99177569f556385eebcc8c37b79d1653f
NFC: Remove not needed local variable in nci_set_local_general_bytes

No need for local rc variable as result of nci_request can be returned
directly.

Signed-off-by: Szymon Janc <szymon.janc@tieto.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/nci/core.c