On 04/10/2017 07:12 PM, Sebastian Andrzej Siewior wrote: > - All symbols which are only used within one .c file are marked static > and removed from the bnx2fc.h file if possible. > > - the declarion of bnx2fc_percpu is moved into the header file > > This patch was only compile-tested due to -ENODEV. > > Cc: QLogic-Storage-Upstream@xxxxxxxxxx > Cc: Christoph Hellwig <hch@xxxxxx> > Signed-off-by: Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx> > --- Reviewed-by: Johannes Thumshirn <jthumshirn@xxxxxxx>