diff options
author | 2019-02-17 10:21:56 -0500 | |
---|---|---|
committer | 2019-02-28 14:09:08 -0700 | |
commit | dfc76d11dd455a63d50e63bf0a7edc690b3a37d0 (patch) | |
tree | 56c6a4bd4475ecd678646ec8fa9d69c71895ed0b /net/unix/af_unix.c | |
parent | nbd: propagate genlmsg_reply return code (diff) | |
download | wireguard-linux-dfc76d11dd455a63d50e63bf0a7edc690b3a37d0.tar.xz wireguard-linux-dfc76d11dd455a63d50e63bf0a7edc690b3a37d0.zip |
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions