]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
NFC: Remove unneeded LLCP function return calls
authorSzymon Janc <szymon.janc@tieto.com>
Thu, 4 Oct 2012 13:15:47 +0000 (15:15 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 26 Oct 2012 16:26:48 +0000 (18:26 +0200)
commit36b05114d137838508ff132ef33c799a02727e1f
tree616e338801cf59a73773b5ed62aae831c4f7cf9d
parentf9fc36f46f7dddb19b4facf8d9e4a792b54eba53
NFC: Remove unneeded LLCP function return calls

There is no need for return statement at the end of function returning
void.

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