Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

client-cbk: remove multiple calls to 'THIS' #3464

Merged
merged 1 commit into from
Apr 25, 2022

Conversation

mykaul
Copy link
Contributor

@mykaul mykaul commented Apr 23, 2022

Pass it along instead.

Updates: #1000
Signed-off-by: Yaniv Kaul ykaul@redhat.com

Pass it along instead.

Updates: gluster#1000
Signed-off-by: Yaniv Kaul <ykaul@redhat.com>
@gluster-ant
Copy link
Collaborator

CLANG-FORMAT FAILURE:
Before merging the patch, this diff needs to be considered for passing clang-format

index cba83c0ef..3695d6316 100644
--- a/rpc/xdr/src/glusterfs3.h
+++ b/rpc/xdr/src/glusterfs3.h
@@ -52,7 +52,6 @@
 /* refer 2717 */
 #define GF_O_PATH 010000000
 
-
 #define XLATE_BIT(from, to, bit)                                               \
     do {                                                                       \
         if (from & bit)                                                        \

@mykaul
Copy link
Contributor Author

mykaul commented Apr 24, 2022

/run regression

@mohit84 mohit84 merged commit aa3f126 into gluster:devel Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants