Files
kernel_xiaomi_sm8250/include/linux
Gao Feng 8ba4fcdf0f module: Unify the return value type of try_module_get
The prototypes of try_module_get are different with different macro.
When enable module and module unload, it returns bool, but others not.
Make the return type for try_module_get consistent across all module
config options.

Signed-off-by: Gao Feng <fgao@ikuai8.com>
[jeyu: slightly amended changelog to make it clearer]
Signed-off-by: Jessica Yu <jeyu@redhat.com>
2017-04-23 21:13:01 -07:00
..
2017-03-07 14:30:38 +01:00
2017-03-01 09:50:58 -08:00
2017-03-02 08:56:04 -07:00
2017-02-24 17:46:55 -08:00
2017-02-27 10:07:47 -08:00
2017-02-24 17:46:57 -08:00
2017-03-01 09:50:58 -08:00
2017-03-02 08:56:04 -07:00
2017-02-27 18:43:46 -08:00