Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1704740
| From | Deepa Dinamani <deepa.kernel@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] io_getevents: Use timespec64 to represent timeouts |
| Date | 2017-08-06 05:50 +0200 |
| Message-ID | <ubkJH-5sd-5@gated-at.bofh.it> (permalink) |
| References | <uaYJc-8e5-3@gated-at.bofh.it> <uaYJc-8e5-5@gated-at.bofh.it> <ubdIe-1aY-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
> I guess these two functions are small enough that they could be merged > into one, saving a few lines. Then again, fs/aio.c seems to generally use > fairly short functions doing not too much at once, so your approach maybe > fits better with the style of the subsystem. I don't see a problem with combining the two functions either. Unless someone has a strong preference, I will leave it the way it is currently handled. Thanks, Deepa
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 2/2] io_getevents: Use timespec64 to represent timeouts Deepa Dinamani <deepa.kernel@gmail.com> - 2017-08-05 06:20 +0200
Re: [PATCH 2/2] io_getevents: Use timespec64 to represent timeouts Arnd Bergmann <arnd@arndb.de> - 2017-08-05 22:20 +0200
Re: [PATCH 2/2] io_getevents: Use timespec64 to represent timeouts Deepa Dinamani <deepa.kernel@gmail.com> - 2017-08-06 05:50 +0200
csiph-web