]> git.baikalelectronics.ru Git - kernel.git/commit
NFC: pn533: Cleanup pn533_cmd_complete_t
authorWaldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com>
Mon, 10 Dec 2012 13:42:59 +0000 (14:42 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 9 Jan 2013 23:51:45 +0000 (00:51 +0100)
commit98c1b0509628742b7161c26886701c950b5c0870
treef950bfcd1558aca5df80702b2fc71d5b39796649
parent1aeb27bd3c4438761e5ff36e7bbb408bfb297cf1
NFC: pn533: Cleanup pn533_cmd_complete_t

'params' arg in pn533_cmd_complete_t definition has been deprecated and
currently is not in use (resp skb is pass in arg ptr), so remove it.

Also 'params_len' arg is used as a transfer status indicator, so simply
reword it appropriately.

Signed-off-by: Waldemar Rymarkiewicz <waldemar.rymarkiewicz@tieto.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/nfc/pn533.c