From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shreenidhi Shedi Date: Sun, 15 Jul 2018 02:34:34 +0530 Subject: [U-Boot] [PATCH v1 0/1] Cosmetic changes in Microblaze related files Message-ID: <20180714210436.4274-1-yesshedi@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de [PATCH 1/1] All changes are done based on checkpatch script results Changes in v1: - Coding style issues - Use of extra spaces - Space before bracket - Successive empty lines - No new line after end of function - No space given where space is required - Use of volatile warning in io.h still remains Shreenidhi Shedi (1): microblaze: Cosmetic changes in Microblaze related files arch/microblaze/include/asm/io.h | 94 +++++++++++-------- .../microblaze-generic/microblaze-generic.c | 8 +- board/xilinx/microblaze-generic/xparameters.h | 2 +- include/configs/microblaze-generic.h | 2 +- 4 files changed, 61 insertions(+), 45 deletions(-) -- 2.17.1