qcacld-3.0: Fix block comments in wlan_hdd_driver_ops.h
A checkpatch run on the HDD component has produced numerous
warnings about improper block comments:
WARNING: Block comments use * on subsequent lines
WARNING: Block comments should align the * on each line
WARNING: Block comments use a trailing */ on a separate line
Fix all such warnings in wlan_hdd_driver_ops.h.
Change-Id: Ib3b2d1193d064e94f6deebb06acddf26ded9b468
CRs-Fixed: 1110861