]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: rtl8712: Improve naming of include hearder guards
authorChristophe JAILLET <christophe.jaillet@wanadoo.fr>
Sun, 18 Aug 2019 15:06:09 +0000 (17:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Aug 2019 12:48:06 +0000 (05:48 -0700)
commitf55ef00e0ea2664e1a2a7bd4e8670d27a0bf2b86
tree8d80ae77cfe7f9fa48fbe9c45a34271a02ae3ba4
parentbfc4ccb1584129d3ef051f8bf6155835374f132f
staging: rtl8712: Improve naming of include hearder guards

Choose a better name for the include hearder guard used in rtl871x_io.h.
'_IO_H_' is to generic and does not match the comment after the #endif.
Use '_RTL871X_IO_H_' instead.

Also make the comments in the #endif /* XXX */ match the name used in
#ifndef.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Link: https://lore.kernel.org/r/20190818150609.3376-1-christophe.jaillet@wanadoo.fr
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl871x_io.h
drivers/staging/rtl8712/rtl871x_rf.h