Good Day
I Am Andrew Bailey Governor Bank of England (https://en.wikipedia.org/wiki/Andrew_Bailey_%28banker%29)
I have a proposal for you, if you know you can Handle this,
Contact me through my private email:(ande.bailey@mail2world.com)
with your full names and address, phone numbers for more details. I await your reply,
Regards,
Andrew Bailey.
The file now rightfully throws up a big warning that it should never be
included, so remove it from the header_check test.
Fixes: f23653fe6447 ("tty: Partially revert the removal of the Cyclades public API")
Cc: stable <stable(a)vger.kernel.org>
Cc: Masahiro Yamada <masahiroy(a)kernel.org>
Reported-by: Stephen Rothwell <sfr(a)canb.auug.org.au>
Reported-by: kernel test robot <lkp(a)intel.com>
Cc: "Maciej W. Rozycki" <macro(a)embecosm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh(a)linuxfoundation.org>
---
As the offending commit is in the tty.git tree, I'll take this through
there as well.
usr/include/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/usr/include/Makefile b/usr/include/Makefile
index 7be7468c177b..83822c33e9e7 100644
--- a/usr/include/Makefile
+++ b/usr/include/Makefile
@@ -28,6 +28,7 @@ no-header-test += linux/am437x-vpfe.h
no-header-test += linux/android/binder.h
no-header-test += linux/android/binderfs.h
no-header-test += linux/coda.h
+no-header-test += linux/cyclades.h
no-header-test += linux/errqueue.h
no-header-test += linux/fsmap.h
no-header-test += linux/hdlc/ioctl.h
--
2.35.0