]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: HCI: Follow a positive code path in the HCI ops implementations
authorSamuel Ortiz <sameo@linux.intel.com>
Fri, 24 May 2013 23:21:21 +0000 (01:21 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 13 Jun 2013 22:26:10 +0000 (00:26 +0200)
commit01000d2a0ef26a67a08a5c525b2180c3a6c73187
tree050bb8b224c4941509633b22aaf310db2256c901
parent844a09275777cc0af189181a371baeeca58d4161
NFC: HCI: Follow a positive code path in the HCI ops implementations

Exiting on the error case is more typical to the kernel coding style.

Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
net/nfc/hci/core.c