Comment KNF

This commit is contained in:
skrll 2014-04-19 07:10:31 +00:00
parent e2db4e9107
commit 71007d3e1f
1 changed files with 1 additions and 1 deletions

View File

@ -307,7 +307,7 @@ vchiq_prepare_bulk_data(VCHIQ_BULK_T *bulk, VCHI_MEM_HANDLE_T memhandle,
/*
* We've now got the bus_addr_t for the pagelist we want the transfer
* to use.
* */
*/
bulk->data = (void *)bi->pagelist_map->dm_segs[0].ds_addr;
/*