]> Git Repo - linux.git/commit
string: do not export memweight() to userspace
authorWANG Cong <[email protected]>
Tue, 21 Aug 2012 23:16:00 +0000 (16:16 -0700)
committerLinus Torvalds <[email protected]>
Tue, 21 Aug 2012 23:45:03 +0000 (16:45 -0700)
commitc3a5ce0416b6c172a23bc8a3760d8704d3d1535b
tree93dab5d7523b83c78588b16ba35a46f151734a29
parentd46f3d86fdc9248b4a8497a7da229812a15ba670
string: do not export memweight() to userspace

Fix the following warning:

  usr/include/linux/string.h:8: userspace cannot reference function or variable defined in the kernel

Signed-off-by: WANG Cong <[email protected]>
Acked-by: Akinobu Mita <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/string.h
This page took 0.057377 seconds and 4 git commands to generate.