qcacld-3.0: Fix block comments in wlan_hdd_scan.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_scan.h.
Change-Id: I61b9d122466c1f78dcce8f6f315293646729d8cf
CRs-Fixed: 1110861