node/lib/internal/cluster
Sakthipriyan Vairamani (thefourtheye) dce37dc35b
lib: remove unnecessary assignments with _extend
The first parameter to `util._extend` is the target object. Assigning
the target object to the result of `util._extend` is not necessary.

PR-URL: https://github.com/nodejs/node/pull/11364

Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Yuta Hiroto <hello@about-hiroppy.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Brian White <mscdex@mscdex.net>
2017-02-22 10:35:25 +05:30
..
child.js cluster: refactor module into multiple files 2017-01-13 17:01:07 -05:00
master.js lib: remove unnecessary assignments with _extend 2017-02-22 10:35:25 +05:30
round_robin_handle.js cluster: refactor module into multiple files 2017-01-13 17:01:07 -05:00
shared_handle.js cluster: refactor module into multiple files 2017-01-13 17:01:07 -05:00
utils.js cluster: refactor module into multiple files 2017-01-13 17:01:07 -05:00
worker.js lib: add static identifier codes for all deprecations 2017-01-30 11:11:57 -08:00