commit | 01371500b245ae63f542d74140a3d8ccb74d0318 | [log] [tgz] |
---|---|---|
author | Tilman Schmidt <tilman@imap.cc> | Mon Apr 10 22:55:11 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Apr 11 06:18:50 2006 -0700 |
tree | 8c758e86e3b6266c742b08111d53ac5bd21c0cbe | |
parent | 714e8236e5ea9d39169761c546274ceb7eeb765f [diff] |
[PATCH] isdn4linux: Siemens Gigaset drivers: eliminate from_user argument With Hansjoerg Lipp <hjlipp@web.de> Eliminate the from_user argument from a debugging function, thus easing the job of sparse. Signed-off-by: Hansjoerg Lipp <hjlipp@web.de> Signed-off-by: Tilman Schmidt <tilman@imap.cc> Cc: Karsten Keil <kkeil@suse.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>