aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorThierry Reding <[email protected]>2013-11-08 12:20:23 +0000
committerThierry Reding <[email protected]>2013-12-03 09:06:29 +0000
commitd24b2898ceea603864c6d12540d6768edcc9cd40 (patch)
tree3d5997d8c1fbae1c2a8e9ddb0fbf1ae6334d4d79 /net/unix/af_unix.c
parentdrm/tegra: Force cast to __iomem to make sparse happy (diff)
downloadkernel-d24b2898ceea603864c6d12540d6768edcc9cd40.tar.gz
kernel-d24b2898ceea603864c6d12540d6768edcc9cd40.zip
gpu: host1x: Fix a few sparse warnings
Include the bus.h header, so that various function declarations are visible in the source file that implements those functions. This keeps sparse from suggesting that they should be made static. Make the host1x_bus_type variable static since it isn't used globally. Finally replace the slightly unsafe dev_set_name(dev, name) by the more secure dev_set_name(dev, "%s", name). Signed-off-by: Thierry Reding <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions