Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

nfc: fdp: fix typo issue

change 'paquet' to 'packet'

Signed-off-by: wengjianfeng <wengjianfeng@yulong.com>
Link: https://lore.kernel.org/r/20210123074835.9448-1-samirweng1979@163.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

authored by

wengjianfeng and committed by
Jakub Kicinski
afe197f4 6d70cd2a

+1 -1
+1 -1
drivers/nfc/fdp/i2c.c
··· 155 155 156 156 /* 157 157 * LRC check failed. This may due to transmission error or 158 - * desynchronization between driver and FDP. Drop the paquet 158 + * desynchronization between driver and FDP. Drop the packet 159 159 * and force resynchronization 160 160 */ 161 161 if (lrc) {