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

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