From: Axel Lin Date: Mon, 24 Feb 2014 13:04:30 +0000 (+0800) Subject: NFC: Remove redundant test for dev->n_targets in nfc_find_target X-Git-Tag: v3.15-rc1~113^2~93^2^2~48^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=365a721adbdfe5f6577a66b9b74c12dc98fbb4a3;p=pandora-kernel.git NFC: Remove redundant test for dev->n_targets in nfc_find_target Without this test, it returns NULL if dev->n_targets is 0 anyway. Signed-off-by: Axel Lin Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed