linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] staging:iio:ad7152: Rename misspelled RESEVERD -> RESERVED
@ 2019-01-24 19:31 Rodrigo Ribeiro
  2019-01-25  8:19 ` Alexandru Ardelean
  0 siblings, 1 reply; 13+ messages in thread
From: Rodrigo Ribeiro @ 2019-01-24 19:31 UTC (permalink / raw)
  To: lars, Michael.Hennerich, jic23, knaack.h, pmeerw, gregkh
  Cc: linux-iio, devel, linux-kernel, kernel-usp, Rafael Tsuha

Remove the checkpatch.pl check:

CHECK: 'RESEVERD' may be misspelled - perhaps 'RESERVED'?

Signed-off-by: Rodrigo Ribeiro <rodrigorsdc@gmail.com>
Signed-off-by: Rafael Tsuha <rafael.tsuha@usp.br>
---
This macro is not used anywhere. Should we just correct the
spelling or remove the macro?

 drivers/staging/iio/cdc/ad7152.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/iio/cdc/ad7152.c b/drivers/staging/iio/cdc/ad7152.c
index 25f51db..c9da6d4 100644
--- a/drivers/staging/iio/cdc/ad7152.c
+++ b/drivers/staging/iio/cdc/ad7152.c
@@ -35,7 +35,7 @@
 #define AD7152_REG_CH2_GAIN_HIGH	12
 #define AD7152_REG_CH2_SETUP		14
 #define AD7152_REG_CFG			15
-#define AD7152_REG_RESEVERD		16
+#define AD7152_REG_RESERVED		16
 #define AD7152_REG_CAPDAC_POS		17
 #define AD7152_REG_CAPDAC_NEG		18
 #define AD7152_REG_CFG2			26
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2019-02-20 15:20 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-24 19:31 [PATCH] staging:iio:ad7152: Rename misspelled RESEVERD -> RESERVED Rodrigo Ribeiro
2019-01-25  8:19 ` Alexandru Ardelean
2019-01-25 23:46   ` Rodrigo Ribeiro
2019-01-26  0:14     ` Rodrigo Ribeiro
2019-01-26 18:13       ` Jonathan Cameron
2019-01-29  9:10         ` Alexandru Ardelean
     [not found]           ` <CAOeBkLok_PJ-ZbHcTN-yc6+p-qb5RMMmALp4fOpfAr2cqRO5Ug@mail.gmail.com>
2019-02-14 10:51             ` Popa, Stefan Serban
2019-02-18 14:46               ` Jonathan Cameron
2019-02-18 17:00                 ` Rodrigo Ribeiro
2019-02-20 15:20                   ` Jonathan Cameron
2019-01-28  2:47       ` valdis.kletnieks
2019-01-26 18:09   ` Jonathan Cameron
2019-01-28  7:23     ` Alexandru Ardelean

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).