diff options
| author | Daeseok Youn <daeseok.youn@gmail.com> | 2017-04-12 19:20:36 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-04-14 10:06:26 +0200 |
| commit | 7eb21a88185d2cf9ad0257534cef4ebd9ad2725b (patch) | |
| tree | 16591abc3ef2f4b7dbd9f9c4af3e4db29d5bf92e /net/lapb/lapb_timer.c | |
| parent | 287666dfe83577a1c3407028b1b1a57137bea4fa (diff) | |
staging: atomisp: replace "&isp->asd[i]" with "asd" in __get_asd_from_port()
The address of isp->asd[i] is already assigned to
local "asd" variable. "&isp->asd[i]" would be replaced with
just "asd".
Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions
