diff options
author | Jeff Dike <jdike@addtoit.com> | 2005-05-07 06:30:43 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-07 07:09:28 +0200 |
commit | f2a0f8b9301ca34034c4a2ec09a09ff4677e83dd (patch) | |
tree | 59566a214a4930904ac93c6d9f8ecd834574f70f /include | |
parent | [PATCH] video/tuner: add VIDEO_G_FREQUENCY and freq range to VIDIOC_G_TUNER (diff) | |
download | linux-f2a0f8b9301ca34034c4a2ec09a09ff4677e83dd.tar.xz linux-f2a0f8b9301ca34034c4a2ec09a09ff4677e83dd.zip |
[PATCH] uml: __deprecated makes build unnecessarily noisy
Remove the __deprecated from verify_area_skas and verify_area_tt. Since
verify_area is itself marked __deprecated, and it is the only caller of
these, then they don't need to be marked. Marking them only makes the
build noisier.
Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions