lkml.org 
[lkml]   [2010]   [Dec]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 01/11] Staging: sep: remove virtual address being passed to user space application
On Thu, Dec 09, 2010 at 09:30:03AM -0800, Mark Allyn wrote:
> @@ -3064,7 +3051,7 @@ static long sep_ioctl(struct file *filp, unsigned int cmd, unsigned long arg)
> break;
> case SEP_IOCGETSTATICPOOLADDR:
> /* Get the physical and virtual addresses of the static pool */
> - error = sep_get_static_pool_addr_handler(sep, arg);
> + error = sep_get_static_pool_addr_handler(sep);

This comment should be changed as well, right?

thanks,

greg k-h


\
 
 \ /
  Last update: 2010-12-10 01:41    [W:0.038 / U:0.472 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site