aboutsummaryrefslogtreecommitdiffstats
path: root/src/sba.h
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2016-06-07 14:31:29 +0200
committerAlexander Couzens <lynxis@fe80.eu>2016-10-18 11:51:02 +0200
commite4727a3591c4c4d769d890806b159ade9af3f6aa (patch)
tree362b71fba8e527ff46365693ec19deab770a0ced /src/sba.h
parentd38b92e972be130df3e6c908fb7e7bf1729ab7fb (diff)
llc: remove NULL-pointer check of gprs_llc_queue::size()/octets()
All callers now check the pointer before calling it. gcc6 is optimizing `if (!this) {CODE}` as this is assumed to never be a std::nullptr here. Change-Id: I918a094e0dc59098a9eb00d152c9ae42d36b3a99
Diffstat (limited to 'src/sba.h')
0 files changed, 0 insertions, 0 deletions