]> git.ipfire.org Git - thirdparty/kernel/stable.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)
commitf9fc36f46f7dddb19b4facf8d9e4a792b54eba53
treea480d8f2284c99a2e1a79be90447667ca94d6184
parent460d8f970e44c2d8fc24ab622ff433295a6cedd8
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