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

staging: nvec:Misspelled the word

Word error correction.Problem found using checkpatch.pl
CHECK: 'Implemenation' may be misspelled - perhaps 'Implementation'?

Signed-off-by: Burcin Akalin <brcnakalin@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

authored by

Burcin Akalin and committed by
Greg Kroah-Hartman
d8340ed0 84295526

+1 -1
+1 -1
drivers/staging/nvec/README
··· 1 - NVEC: An NVidia compliant Embedded Controller Protocol Implemenation 1 + NVEC: An NVidia compliant Embedded Controller Protocol Implementation 2 2 3 3 This is an implementation of the NVEC protocol used to communicate with an 4 4 embedded controller (EC) via I2C bus. The EC is an I2C master while the host