]> 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)
commitee525fa5cac41b02bf59345707f912cd66235d15
treee38d8748722fe05600cc2d7a9752a420be270d83
parent8debbf81f198afe02afafad75ceec2e1e1be106e
ide: fix a typo in the settings proc file name

Fixes: 873800aef0 ("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