| commit | 9598f91f2216ba51fef472a7fc3074a0c8429a96 | [log] [tgz] |
|---|---|---|
| author | Martin Waitz <tali@admingilde.org> | Wed Feb 01 03:06:55 2006 -0800 |
| committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Feb 01 08:53:27 2006 -0800 |
| tree | 85c60f2a303ff4c057a0332aff94d2cc9aa9f389 | |
| parent | 00d340b94f6df17d5dc478521e4ee1cfb30c53ac [diff] |
[PATCH] DocBook: allow even longer return types kernel-doc errored out because it could not understand the new __copy_to_user definition. Now we allow return types with four words. Signed-off-by: Martin Waitz <tali@admingilde.org> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>