Hi hackers,

In copy.c, nodeTag was being compared directly, so I replaced it with
the IsA() predicate macro for consistency.

I verified that there are no other direct comparisons left by running
the following command:
$ git grep "nodeTag(.*) =="

-- 
Best regards,
Shinya Kato
NTT OSS Center

Attachment: v1-0001-Use-IsA-macro-instead-of-nodeTag-comparison.patch
Description: Binary data

Reply via email to