]> git.baikalelectronics.ru Git - kernel.git/commit
ide: fix a typo in the settings proc file name
authorChristoph Hellwig <hch@lst.de>
Thu, 20 Dec 2018 16:16:53 +0000 (17:16 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 22 Jan 2019 02:08:12 +0000 (15:08 +1300)
commit37036ff094ebbf5209e27979ca9d776484efeced
treee38d8748722fe05600cc2d7a9752a420be270d83
parente0610e731b7ad51f09d357fb562b0ef8f3c153c1
ide: fix a typo in the settings proc file name

Fixes: c566855ec2 ("ide: replace ->proc_fops with ->proc_show")
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/ide/ide-proc.c