diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2013-12-10 22:46:29 +0400 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2013-12-10 23:51:10 +0400 |
commit | 3344996e4f2980be568ecf0cd59cb85e646da029 (patch) | |
tree | d1cb8cb22734c448eb952b9845fd4002c184421b /fs/pipe.c | |
parent | ee021d42238daadc7ba49274bb0ba7dff219c6ab (diff) | |
download | linux-3344996e4f2980be568ecf0cd59cb85e646da029.tar.xz |
perf symbols: Constify some DSO methods parameters
Those methods are not supposed to change the data structures they
manipulate, so make that clearer by using the const qualifier in the
function signature and in some variables.
Suggested-by: Ingo Molnar <mingo@kernel.org>
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Frederic Weisbecker <fweisbec@gmail.com>
Cc: Jiri Olsa <jolsa@redhat.com>
Cc: Mike Galbraith <efault@gmx.de>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Stephane Eranian <eranian@google.com>
Link: http://lkml.kernel.org/n/tip-j7oyakex7zy3r82h33rdw25x@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'fs/pipe.c')
0 files changed, 0 insertions, 0 deletions