aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/validation
diff options
authorLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2018-02-21 13:30:35 +0100
committerLuc Van Oostenryck <luc.vanoostenryck@gmail.com>2020-12-29 14:39:38 +0100
commitbb584698495ee1ed2a9e4184a055f63cdbd5e614 (patch)
treef31f9838dc88f478fbb7c87bb10c75d7adbaf065 /validation
parent6b63992aa68cfb1666156f40b0f034861951967c (diff)
downloadsparse-dev-bb584698495ee1ed2a9e4184a055f63cdbd5e614.tar.gz
apply_ctype: reverse the order of arguments
apply_ctype()'s argument order confuse me endlessly as I'm much more used to have the destination first and the source next (the so called 'assignment order' used for assignments but also in memcpy() and in many sparse or library functions). So, change the argument order of apply_ctype() to mimic the order of memcpy()/assignment, to hopefully reduce my confusion. Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'validation')
0 files changed, 0 insertions, 0 deletions