staging: pi433: Fix ISO-8859 encoded non-english comments
authorSimon Sandström <simon@nikanor.nu>
Thu, 7 Dec 2017 20:49:22 +0000 (21:49 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Dec 2017 15:34:49 +0000 (16:34 +0100)
commit02dd7bc27ae97e8cb8f4df84f9a9068116cfb50e
tree6824a929914f974b1996e14ca072a1e0428c04b5
parentc163685fc886037b83e27cfc1d9efffd00e7a5bf
staging: pi433: Fix ISO-8859 encoded non-english comments

Some comments, like "without memcpy would be nice", are removed.
Other comments are just translated to english.
rf69.c is now plain ASCII.

Signed-off-by: Simon Sandström <simon@nikanor.nu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/pi433/rf69.c