summaryrefslogtreecommitdiff
path: root/astraceroute
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2013-07-13 16:21:02 +0200
committerTobias Klauser <tklauser@distanz.ch>2013-07-13 16:22:14 +0200
commit3c5bd6bcd871b2cdaa22ff810823f2c5a9cfeb0d (patch)
treea5bb39420351be8c95cd684e42b3e5450cce30f7 /astraceroute
parentbf9232fb613b33f178e8409be42290977f243255 (diff)
bpf: Use iterator variable of correct type
array_size() returns size_t, thus make i size_t too to avoid a warning regarding comparison of signed/unsigned. Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'astraceroute')
0 files changed, 0 insertions, 0 deletions
m_wq, use the schedule_delayed_work helper to be more consistent on the style. Testing Done: - Check SVC watchdog is pining after the change. Signed-off-by: David Lin <dtwlin@google.com> Reviewed-by: Vaibhav Hiremath <vaibhav.hiremath@linaro.org> Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Diffstat (limited to 'drivers/staging/greybus')