diff options
author | Keyur Patel <iamkeyur96@gmail.com> | 2019-02-17 18:21:56 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-03-01 00:09:08 +0300 |
commit | dfc76d11dd455a63d50e63bf0a7edc690b3a37d0 (patch) | |
tree | 56c6a4bd4475ecd678646ec8fa9d69c71895ed0b /drivers | |
parent | cd46eb89dff7f6390eaeb11013bb23aae196bbfc (diff) | |
download | linux-dfc76d11dd455a63d50e63bf0a7edc690b3a37d0.tar.xz |
block: Replace function name in string with __func__
Replace hard coded function name register_blkdev with __func__, to
improve robustness and to conform to the Linux kernel coding
style. Issue found using checkpatch.
Signed-off-by: Keyur Patel <iamkeyur96@gmail.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions