Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1709884
| From | Tejun Heo <tj@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] cgroup: remove unneeded checks |
| Date | 2017-08-11 19:40 +0200 |
| Message-ID | <udm4G-6pu-19@gated-at.bofh.it> (permalink) |
| References | <ucwpr-5Qr-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Aug 09, 2017 at 01:25:21PM +0300, Dan Carpenter wrote: > "descendants" and "depth" are declared as int, so they can't be larger > than INT_MAX. Static checkers complain and it's slightly confusing for > humans as well so let's just remove these conditions. > > Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Applied to cgroup/for-4.14. Thanks. -- tejun
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] cgroup: remove unneeded checks Dan Carpenter <dan.carpenter@oracle.com> - 2017-08-09 12:30 +0200 Re: [PATCH] cgroup: remove unneeded checks Tejun Heo <tj@kernel.org> - 2017-08-11 19:40 +0200
csiph-web