aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorJulia Lawall <Julia.Lawall@lip6.fr>2015-03-29 14:54:12 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-04-03 15:15:40 +0200
commit8f47c28b5a0346728259291d9e4a1de90a5d3624 (patch)
tree4a457291ea39786c756ce1590f8676f0253b4147 /tools/perf/scripts/python/call-graph-from-postgresql.py
parentstaging: android: ion_test: Add the MODULE_LICENSE macro (diff)
downloadwireguard-linux-8f47c28b5a0346728259291d9e4a1de90a5d3624.tar.xz
wireguard-linux-8f47c28b5a0346728259291d9e4a1de90a5d3624.zip
staging: rtl8712: Drop unneeded cast on netdev_priv
The result of netdev_priv is already implicitly cast to the type of the left side of the assignment. The semantic patch that fixes this problem is as follows: (http://coccinelle.lip6.fr/) // <smpl> @@ type T; T *x; @@ x = - (T *) netdev_priv(...) // </smpl> Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions