From: Peter Huewe Date: Fri, 15 Feb 2013 20:17:24 +0000 (+0100) Subject: staging/ozwpan: Mark read only parameters and structs as const X-Git-Tag: v3.9-rc1~127^2~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc7f5b3594fdb846890192fd75793a791d7ba83b;p=pandora-kernel.git staging/ozwpan: Mark read only parameters and structs as const This patch marks function parameters that are used read only as well as readonly structs (and corresponding pointers) as const. Signed-off-by: Peter Huewe Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed