On 11/7/13, 6:21 AM, Jiri Olsa wrote:

   CC       builtin-record.o
builtin-record.c: In function ‘do_mmap_output’:
builtin-record.c:118:13: error: ignoring return value of ‘ftruncate’, declared 
with attribute warn_unused_result [-Werror=unused-result]
     ftruncate(file->fd, offset);
              ^
cc1: all warnings being treated as errors


oops, fixed that and forgot to fold into the patch. Will take care of it on next round.

David

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to