Small patch to clean up long lines in fault.c and make the function definitions adhere to codingstyle conventions. It also removes the #include of smp_lock.h since fault.c doesn't use the bkl. fault.c | 76 ++++++++++++++++++++++++++++++++++---------------------------- 1 files changed, 43 insertions(+), 33 deletions(-) Signed-off-by: Jesse Barnes Thanks, Jesse