Commit b6895d0a authored by Wang Jinchao's avatar Wang Jinchao Committed by David S. Miller

octeontx2-af: insert space after include

Maintain Consistent Formatting: Insert Space after #include
Suggested-by: default avatarJakub Kicinski <kuba@kernel.org>
Reviewed-by: default avatarSubbaraya Sundeep <sbhatta@marvell.com>
Signed-off-by: default avatarWang Jinchao <wangjinchao@xfusion.com>
Reviewed-by: default avatarJacob Keller <jacob.e.keller@intel.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 1728df7f
......@@ -5,7 +5,7 @@
*
*/
#include<linux/bitfield.h>
#include <linux/bitfield.h>
#include "rvu.h"
#include "rvu_reg.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment