summaryrefslogtreecommitdiff
path: root/scripts/kernel-doc
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2014-10-22 21:56:02 +0200
committerJagannadha Sutradharudu Teki <[email protected]>2014-10-27 22:37:03 +0530
commitbc76b821f05fa4cdfca406cba975657de7a8e9f8 (patch)
tree3c8b9720f7be4e40e23ae9e89dad16d21c326c6e /scripts/kernel-doc
parent80d73338080c83e17fbf3f844052ec71d03ecd13 (diff)
spi: altera: Clean up the use of variable d
The variable d is used in rather questionable way. Rework the code a bit so it's clearer what it does. Also, rename the variable from d to data to make it's name less mysterious. Finally, change it's data type to uint32_t , since it's accessed as a 32bit number. Signed-off-by: Marek Vasut <[email protected]> Cc: Chin Liang See <[email protected]> Cc: Dinh Nguyen <[email protected]> Cc: Albert Aribaud <[email protected]> Cc: Pavel Machek <[email protected]> Cc: Jagannadha Sutradharudu Teki <[email protected]> Acked-by: Pavel Machek <[email protected]> Reviewed-by: Jagannadha Sutradharudu Teki <[email protected]>
Diffstat (limited to 'scripts/kernel-doc')
0 files changed, 0 insertions, 0 deletions