SendLogdControlMessage: remove pointless memset.

Tell the compiler what we're actually trying to do, so it can optimize
better. The code's a lot more readable this way too.

(Found while chasing down all the memset calls in logcat.)

Test: treehugger
Change-Id: I2f33a6e042079b3f6585835dfe7f6429d82dbd08
1 file changed
tree: 88c76452decdb66d653f05d0a6e58188c02416fd
  1. liblog/
  2. logcat/
  3. logd/
  4. logwrapper/
  5. rust/
  6. OWNERS
  7. PREUPLOAD.cfg
  8. TEST_MAPPING