commit | 166e07c37c6417c9713666268fc0eb89a9ce48b9 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Sat Jun 06 15:03:21 2020 +0200 |
committer | Christoph Hellwig <hch@lst.de> | Fri Jul 31 08:16:00 2020 +0200 |
tree | 05d5de0b6423e67d1ed8dd664c82c2d97c8faecb | |
parent | fb2da16cd70a5140acdd7a102e5cd3b697c3404f [diff] |
fs: remove ksys_open Just open code it in the two callers. Signed-off-by: Christoph Hellwig <hch@lst.de> Acked-by: Linus Torvalds <torvalds@linux-foundation.org>