On 2/17/19 8:21 AM, iamkeyu...@gmail.com wrote:
> From: Keyur Patel
>
> 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.
Applied, thanks.
--
Jens Axboe
From: Keyur Patel
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
---
block/genhd.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
dif
2 matches
Mail list logo