Files
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
..
2019-09-19 12:43:34 +02:00
2019-09-19 12:43:34 +02:00
2019-03-29 08:45:50 +01:00