node/lib/internal/cluster
Sakthipriyan Vairamani (thefourtheye) 61e1af2155
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 21:05:20 +01:00
..
child.js
master.js lib: remove unnecessary assignments with _extend 2017-02-22 21:05:20 +01:00
round_robin_handle.js
shared_handle.js
utils.js
worker.js