open-cas-linux/modules
Adam Rutkowski ff207f9b2e Make __block_dev_get_elevator_name return const string
Returning non-const char* doesn't have any benefits since
the only caller casts the output pointer to const char *.

This change fixes compilation on 5.3 kernel.

Signed-off-by: Adam Rutkowski <adam.j.rutkowski@intel.com>
2019-10-28 16:33:38 -04:00
..
cas_cache Make __block_dev_get_elevator_name return const string 2019-10-28 16:33:38 -04:00
cas_disk Cleanup CAS_VERSION 2019-09-19 12:43:34 +02:00
include Merge pull request #107 from robertbaldyga/cleanup-cas-version 2019-09-19 13:45:17 +02:00
CAS_VERSION_GEN Update Open CAS version to 19.09 2019-09-19 12:44:42 +02:00
config.mk Cleanup CAS_VERSION 2019-09-19 12:43:34 +02:00
extra.mk Initial commit 2019-03-29 08:45:50 +01:00
Makefile modules: Fixed getting running kernel ver 2019-08-26 15:52:32 +02:00