]> 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)
commit8b67c29d656b53bc11c9ea9d571e05e7273ee98b
tree050bb8b224c4941509633b22aaf310db2256c901
parent83823c0ea7152f2549385f47e694a8652aee171f
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