diff options
author | Namhyung Kim <[email protected]> | 2010-10-22 23:32:10 +0900 |
---|---|---|
committer | Michal Marek <[email protected]> | 2010-10-28 00:17:16 +0200 |
commit | d0f95c782686dbfbb415d533881a06c2bde17ee0 (patch) | |
tree | 9fbe99adf30921b2474944cd90c11b7f11ee8dcb /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | b74b953b998bcc2db91b694446f3a2619ec32de6 (diff) |
kbuild: check return value of asprintf()
Check return value of asprintf() in docsect() and exit if error
occurs. This removes following warning:
HOSTCC scripts/basic/docproc
scripts/basic/docproc.c: In function ‘docsect’:
scripts/basic/docproc.c:336: warning: ignoring return value of ‘asprintf’,
declared with attribute warn_unused_result
Signed-off-by: Namhyung Kim <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Signed-off-by: Michal Marek <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions