lkml.org 
[lkml]   [2014]   [Jun]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: [PATCH 2/4] staging: dgap: pass "brd" as a paramter to dgap_after_config_loaded()
From
2014-06-03 16:22 GMT+09:00 Dan Carpenter <dan.carpenter@oracle.com>:
> On Tue, Jun 03, 2014 at 03:27:28PM +0900, Daeseok Youn wrote:
>> -static int dgap_after_config_loaded(int board)
>> +static int dgap_after_config_loaded(struct board_t *brd)
>> {
>> + int board = brd->boardnum;
>> +
>
> We don't need to use "board" in this function. We can replaced
> "dgap_board[board]->" with "brd->"
OK. I will fix as your comment and resend.
Thanks

regards,
Daeseok Youn.
>
>> /*
>> * Initialize KME waitqueues...
>> */
>
> regards,
> dan carpenter
>


\
 
 \ /
  Last update: 2014-06-03 10:41    [W:0.106 / U:0.152 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site