Qian Cai 3becd11dff powerpc/eeh_cache: fix a W=1 kernel-doc warning
The opening comment mark "/**" is reserved for kernel-doc comments, so
it will generate a warning with "make W=1".

arch/powerpc/kernel/eeh_cache.c:37: warning: cannot understand function
prototype: 'struct pci_io_addr_range

Since this is not a kernel-doc for the struct below, but rather an
overview of this source eeh_cache.c, just use the free-form comments
kernel-doc syntax instead.

Signed-off-by: Qian Cai <cai@lca.pw>
Acked-by: Russell Currey <ruscur@russell.cc>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2019-07-01 16:26:54 +10:00
..
2018-07-30 22:47:53 +10:00
2019-05-01 16:45:05 +10:00
2019-01-01 15:55:29 -08:00
2017-12-11 13:03:35 +11:00
2019-03-07 12:56:26 -08:00
2019-07-01 14:04:39 +10:00
2018-06-07 10:23:33 -07:00
2019-05-10 05:29:27 -07:00
2019-05-10 05:29:27 -07:00
2019-03-02 14:43:05 +11:00
2018-10-09 16:51:05 +11:00
2019-03-05 21:07:18 -08:00
2018-05-25 12:04:46 +10:00