[PATCH] Fixed spelling mistake. drivers: staging: lustre: lnet: klnds: o2iblnd: o2iblnd.c

Dan Carpenter dan.carpenter at oracle.com
Mon Jul 27 09:57:33 UTC 2015


On Mon, Jul 27, 2015 at 03:13:05PM +0530, bharadwaj wrote:
> Can you be more specific...? give example or something....?
> 

If you had run the command I told you:

    git log --oneline drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.c

it would give you this output:

323b0b2 staging/lustre/libcfs: Remove redundant enums and sysctl moduleparams
23908db Merge tag 'staging-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging
8e37210 IB/core: Change ib_create_cq to use struct ib_cq_init_attr
d664d1f staging:lustre: remove lnet/include/lnet/linux/
6d37b17 staging: lustre: lnet: o2iblnd: use swap() in kiblnd_dev_failover()
1ad6a73 staging:lustre: rename tcpip handling functions to lnet_* prefix
ec3d17c staging: lustre: lnet: o2iblnd: code cleanup - align whitespace
7928848 Merge lustre patches based on 4.0-rc5 into staging-testing
7a3888a Staging: lustre: o2iblnd.c: Finished cleaning code style
febe73b Staging: lustre: o2iblnd.c: Started fixing coding style
4a316f7 staging/lustre/o2iblnd: Don't use cpus_weight
5a2ca43 Staging: lustre: Iterate list using list_for_each_entry
b6ee382 Staging: lustre: Remove parentheses around right side an assignment
1715554 staging: lustre: lnet: klnds: o2iblnd: Removed useless return keywords.
b2ff386 staging: lustre: lnet: klnds: o2iblnd: Added missing blank line.
b15a85f staging: lustre: lnet: klnds: o2iblnd: Removed unnecessary spaces.
74732797 staging: lustre: lnet: Removed spaces before increments and decrements
2d00bd1 staging: lustre: Coalesce string fragments
3247c4e staging: lustre: lnet: klnds: o2iblnd: fix null dereference on failed path in o2iblnd.c
1d06bb4 staging: remove unneeded parentheses around the right hand side of an assignment
1d8cb70 drivers: staging: lustre: Fix space required after that ',' errors
a58a38a drivers: staging: lustre: Fix space required before the open parenthesis '(' errors
55f5a82 staging: lustre: remove LPX64 define
699503b staging: lustre: remove cfs_time_before()
a649ad1 staging: lustre: remove cfs_time_t typedef
cab80d9 staging: lustre: remove memset(0) after LIBCFS_ALLOC
0be19af staging/lustre: restore __GFP_WAIT flag to memalloc calls
d3caf4d staging/lustre/libcfs: remove cfs_pause
82a2390 staging/lustre/lnet: remove kiblnd_debug_conn/rx/tx
c272937 staging: lustre: make functions as static
6f0737c staging/lustre/o2iblnd: remove kib_sysctl
3867ea5 staging/lustre: fix build error when !CONFIG_SMP
5e8f692 staging/lustre: remove HIPQUAD
5f43264 staging/lustre/lnet: fix build error on i386
49c02a7 staging/lustre: clean up and remove libcfs/linux/linux-mem.c
d7e09d0 staging: add Lustre file system client support

In other words the subject should say:

[PATCH] Staging: lustre: fix a spelling mistake in o2iblnd.c

regards,
dan carpenter



More information about the devel mailing list