summaryrefslogtreecommitdiff
path: root/fdtput.c
diff options
context:
space:
mode:
author Colin Ian King <colin.king@canonical.com> 2015-01-12 12:46:56 +0000
committer David Gibson <david@gibson.dropbear.id.au> 2015-01-13 16:28:25 +1100
commit5ef2f7c2fa16320d01b66601f9147a10a38edcee (patch)
treed40146c78cd9e6c77a0c374da15b038809cda775 /fdtput.c
parent302fca9f4c283e1994cf0a5a9ce1cf43ca15e6d2 (diff)
dtc: Use va_end to match corresponding va_start
Although on some systems va_end is a no-op, it is good practice to use va_end, especially since the manual states: "Each invocation of va_start() must be matched by a corresponding invocation of va_end() in the same function." Signed-off-by: Colin Ian King <colin.king@canonical.com>
Diffstat (limited to 'fdtput.c')
0 files changed, 0 insertions, 0 deletions