* Removed TYPE parameter in access_ok
Kernel 5.0 removed the TYPE parameter for access_ok, therefore the make will fail. This just literally removes 13 characters from Line 603.
* Allow older kernel versions with 5.0
Added IF statement on line 227 to allow module to build on both +4.0 and also backward compatible to 3.x kernels.
Tested on Kali Linux with customer kernel v4.0.4.